Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dci_dpm.c4053 tmp = RREG32_SMC(DPM_TABLE_475); in ci_update_uvd_dpm()
4056 WREG32_SMC(DPM_TABLE_475, tmp); in ci_update_uvd_dpm()
4091 tmp = RREG32_SMC(DPM_TABLE_475); in ci_update_vce_dpm()
4094 WREG32_SMC(DPM_TABLE_475, tmp); in ci_update_vce_dpm()
4121 tmp = RREG32_SMC(DPM_TABLE_475);
4124 WREG32_SMC(DPM_TABLE_475, tmp);
Dcikd.h41 #define DPM_TABLE_475 0x3F768 macro
/linux-5.19.10/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()