Searched refs:mmBIOS_SCRATCH_4 (Results  1 – 14 of 14) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ | 
| D | fiji_baco.c | 139 	{ CMD_WRITE, mmBIOS_SCRATCH_4, 0, 0, 0, 0 },
  | 
| /Linux-v6.6/drivers/gpu/drm/amd/include/asic_reg/bif/ | 
| D | bif_3_0_d.h | 614 #define mmBIOS_SCRATCH_4 0x05CD  macro
  | 
| D | bif_4_1_d.h | 148 #define mmBIOS_SCRATCH_4                                                        0x5cd  macro
  | 
| D | bif_5_0_d.h | 159 #define mmBIOS_SCRATCH_4                                                        0x5cd  macro
  | 
| D | bif_5_1_d.h | 167 #define mmBIOS_SCRATCH_4                                                        0x5cd  macro
  | 
| /Linux-v6.6/drivers/gpu/drm/amd/include/asic_reg/nbif/ | 
| D | nbif_6_1_offset.h | 593 #define mmBIOS_SCRATCH_4                                                                           …  macro
  | 
| /Linux-v6.6/drivers/gpu/drm/amd/include/asic_reg/nbio/ | 
| D | nbio_6_1_offset.h | 2168 #define mmBIOS_SCRATCH_4                                                                           …  macro
  | 
| D | nbio_7_0_offset.h | 4052 #define mmBIOS_SCRATCH_4                                                                           …  macro
  | 
| D | nbio_7_4_offset.h | 2488 #define mmBIOS_SCRATCH_4                                                                           …  macro
  | 
| D | nbio_2_3_offset.h | 66 #define mmBIOS_SCRATCH_4                                                                           …  macro
  | 
| /Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ | 
| D | iceland_smumgr.c | 2371 	return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16));  in iceland_get_memory_modile_index()
  | 
| D | polaris10_smumgr.c | 2565 	return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16));  in polaris10_get_memory_modile_index()
  | 
| D | tonga_smumgr.c | 2834 	return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16));  in tonga_get_memory_modile_index()
  | 
| D | ci_smumgr.c | 2444 	return (uint8_t) (0xFF & (cgs_read_register(hwmgr->device, mmBIOS_SCRATCH_4) >> 16));  in ci_get_memory_modile_index()
  |