Home
last modified time | relevance | path

Searched refs:DPM_TABLE_475 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/radeon/
Dci_dpm.c4051 tmp = RREG32_SMC(DPM_TABLE_475); in ci_update_uvd_dpm()
4054 WREG32_SMC(DPM_TABLE_475, tmp); in ci_update_uvd_dpm()
4089 tmp = RREG32_SMC(DPM_TABLE_475); in ci_update_vce_dpm()
4092 WREG32_SMC(DPM_TABLE_475, tmp); in ci_update_vce_dpm()
4119 tmp = RREG32_SMC(DPM_TABLE_475);
4122 WREG32_SMC(DPM_TABLE_475, tmp);
Dcikd.h41 #define DPM_TABLE_475 0x3F768 macro
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c2876 PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, DPM_TABLE_475, in ci_update_uvd_smc_table()
2908 PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, DPM_TABLE_475, in ci_update_vce_smc_table()