Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/smu/
Dsmu_7_1_0_sh_mask.h2444 #define DPM_TABLE_475__VceBootLevel__SHIFT 0x10 macro
Dsmu_7_0_1_sh_mask.h2442 #define DPM_TABLE_475__VceBootLevel__SHIFT 0x10 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c4238 tmp |= (pi->smc_state_table.VceBootLevel << DPM_TABLE_475__VceBootLevel__SHIFT); in ci_update_vce_dpm()