Home
last modified time | relevance | path

Searched refs:BIOS_SCRATCH_4 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv770d.h283 #define BIOS_SCRATCH_4 0x1734 macro
H A Drv770_dpm.c1305 return (u8) ((RREG32(BIOS_SCRATCH_4) >> 16) & 0xff); in rv770_get_memory_module_index()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv770d.h283 #define BIOS_SCRATCH_4 0x1734 macro
H A Drv770_dpm.c1307 return (u8) ((RREG32(BIOS_SCRATCH_4) >> 16) & 0xff); in rv770_get_memory_module_index()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c59 #define BIOS_SCRATCH_4 0x5cd macro
3376 return (u8) ((RREG32(BIOS_SCRATCH_4) >> 16) & 0xff); in rv770_get_memory_module_index()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c61 #define BIOS_SCRATCH_4 0x5cd macro
3391 return (u8) ((RREG32(BIOS_SCRATCH_4) >> 16) & 0xff); in rv770_get_memory_module_index()

Completed in 32 milliseconds