Home
last modified time | relevance | path

Searched refs:sram_end (Results 1 – 25 of 128) sorted by relevance

123456

/dports/emulators/mednafen/mednafen/src/md/cart/
H A Dmap_sram.cpp49 uint32 sram_end; member in MD_Cart_Type_SRAM
63 sram_end = ginfo->sram_end; in MD_Cart_Type_SRAM()
68 sram_end |= 0x000001; in MD_Cart_Type_SRAM()
70 if((uint32)(sram_end - sram_start) >= 0x10000 || sram_start == sram_end) in MD_Cart_Type_SRAM()
72 sram_end = sram_start + 0xFFFF; in MD_Cart_Type_SRAM()
74 sram_size = sram_end - sram_start + 1; in MD_Cart_Type_SRAM()
104 if(A >= sram_start && A <= sram_end) in Write8()
115 if(A >= sram_start && A <= sram_end) in Write16()
123 if(sram_enabled && A >= sram_start && A <= sram_end) in Read8()
142 if(sram_enabled && A >= sram_start && A <= sram_end) in Read16()
H A Dcart.cpp92 const int32 sram_end; member
408 uint32 sram_end = MDFN_de32msb(&cart_rom[0x1B8]); in MDCart_Load() local
443 if(GamesDB[i].sram_end > 0) in MDCart_Load()
444 sram_end = GamesDB[i].sram_end; in MDCart_Load()
459 ginfo->sram_end = sram_end; in MDCart_Load()
478 MDFN_printf(_("SRAM End: 0x%08x\n"), sram_end); in MDCart_Load()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/platforms/
H A Dmegadrive.py392 sram_end = data[0x200 - 16 - 52 - 4 * 1 : 0x200 - 16 - 52 - 4 * 0]
396 sram_end = hexlify(sram_end)
400 sram_end = int(sram_end, 16)
423 print("[SMD] SRAM End :", repr(sram_end))
454 self.sram_end = 0
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dkv_dpm.c771 pi->sram_end); in kv_upload_dpm_settings()
880 pi->sram_end); in kv_populate_uvd_table()
924 pi->sram_end); in kv_populate_vce_table()
935 pi->sram_end); in kv_populate_vce_table()
944 pi->sram_end); in kv_populate_vce_table()
987 pi->sram_end); in kv_populate_samu_table()
998 pi->sram_end); in kv_populate_samu_table()
1007 pi->sram_end); in kv_populate_samu_table()
1046 pi->sram_end); in kv_populate_acp_table()
1057 pi->sram_end); in kv_populate_acp_table()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dkv_dpm.c616 pi->sram_end); in kv_upload_dpm_settings()
725 pi->sram_end); in kv_populate_uvd_table()
769 pi->sram_end); in kv_populate_vce_table()
780 pi->sram_end); in kv_populate_vce_table()
789 pi->sram_end); in kv_populate_vce_table()
832 pi->sram_end); in kv_populate_samu_table()
843 pi->sram_end); in kv_populate_samu_table()
852 pi->sram_end); in kv_populate_samu_table()
891 pi->sram_end); in kv_populate_acp_table()
902 pi->sram_end); in kv_populate_acp_table()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dkv_dpm.c616 pi->sram_end); in kv_upload_dpm_settings()
725 pi->sram_end); in kv_populate_uvd_table()
769 pi->sram_end); in kv_populate_vce_table()
780 pi->sram_end); in kv_populate_vce_table()
789 pi->sram_end); in kv_populate_vce_table()
832 pi->sram_end); in kv_populate_samu_table()
843 pi->sram_end); in kv_populate_samu_table()
852 pi->sram_end); in kv_populate_samu_table()
891 pi->sram_end); in kv_populate_acp_table()
902 pi->sram_end); in kv_populate_acp_table()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dkv_dpm.c616 pi->sram_end); in kv_upload_dpm_settings()
725 pi->sram_end); in kv_populate_uvd_table()
769 pi->sram_end); in kv_populate_vce_table()
780 pi->sram_end); in kv_populate_vce_table()
789 pi->sram_end); in kv_populate_vce_table()
832 pi->sram_end); in kv_populate_samu_table()
843 pi->sram_end); in kv_populate_samu_table()
852 pi->sram_end); in kv_populate_samu_table()
891 pi->sram_end); in kv_populate_acp_table()
902 pi->sram_end); in kv_populate_acp_table()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/
H A Dkv_dpm.c857 pi->sram_end); in kv_upload_dpm_settings()
966 pi->sram_end); in kv_populate_uvd_table()
1010 pi->sram_end); in kv_populate_vce_table()
1021 pi->sram_end); in kv_populate_vce_table()
1030 pi->sram_end); in kv_populate_vce_table()
1073 pi->sram_end); in kv_populate_samu_table()
1084 pi->sram_end); in kv_populate_samu_table()
1093 pi->sram_end); in kv_populate_samu_table()
1132 pi->sram_end); in kv_populate_acp_table()
1143 pi->sram_end); in kv_populate_acp_table()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/
H A Dkv_dpm.c857 pi->sram_end); in kv_upload_dpm_settings()
966 pi->sram_end); in kv_populate_uvd_table()
1010 pi->sram_end); in kv_populate_vce_table()
1021 pi->sram_end); in kv_populate_vce_table()
1030 pi->sram_end); in kv_populate_vce_table()
1073 pi->sram_end); in kv_populate_samu_table()
1084 pi->sram_end); in kv_populate_samu_table()
1093 pi->sram_end); in kv_populate_samu_table()
1132 pi->sram_end); in kv_populate_acp_table()
1143 pi->sram_end); in kv_populate_acp_table()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/
H A Dkv_dpm.c857 pi->sram_end); in kv_upload_dpm_settings()
966 pi->sram_end); in kv_populate_uvd_table()
1010 pi->sram_end); in kv_populate_vce_table()
1021 pi->sram_end); in kv_populate_vce_table()
1030 pi->sram_end); in kv_populate_vce_table()
1073 pi->sram_end); in kv_populate_samu_table()
1084 pi->sram_end); in kv_populate_samu_table()
1093 pi->sram_end); in kv_populate_samu_table()
1132 pi->sram_end); in kv_populate_acp_table()
1143 pi->sram_end); in kv_populate_acp_table()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/drivers/rtc/
H A Dds3232.c98 int ret, sram_end, reg; in reset_sram() local
105 sram_end = priv_data->sram_start + priv_data->sram_size; in reset_sram()
107 for (reg = priv_data->sram_start; reg < sram_end; reg++) { in reset_sram()

123456