Home
last modified time | relevance | path

Searched refs:mmBIOS_SCRATCH_4 (Results 1 – 13 of 13) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dfiji_baco.c147 { CMD_WRITE, mmBIOS_SCRATCH_4, 0, 0, 0, 0 },
/drivers/gpu/drm/amd/include/asic_reg/bif/
Dbif_3_0_d.h614 #define mmBIOS_SCRATCH_4 0x05CD macro
Dbif_4_1_d.h148 #define mmBIOS_SCRATCH_4 0x5cd macro
Dbif_5_0_d.h159 #define mmBIOS_SCRATCH_4 0x5cd macro
Dbif_5_1_d.h167 #define mmBIOS_SCRATCH_4 0x5cd macro
/drivers/gpu/drm/amd/include/asic_reg/nbif/
Dnbif_6_1_offset.h593 #define mmBIOS_SCRATCH_4 macro
/drivers/gpu/drm/amd/include/asic_reg/nbio/
Dnbio_6_1_offset.h2168 #define mmBIOS_SCRATCH_4 macro
Dnbio_7_0_offset.h4052 #define mmBIOS_SCRATCH_4 macro
Dnbio_7_4_offset.h2488 #define mmBIOS_SCRATCH_4 macro
Dnbio_2_3_offset.h66 #define mmBIOS_SCRATCH_4 macro
/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c2371 return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16)); in iceland_get_memory_modile_index()
Dtonga_smumgr.c2834 return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16)); in tonga_get_memory_modile_index()
Dci_smumgr.c2443 return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16)); in ci_get_memory_modile_index()