Home
last modified time | relevance | path

Searched refs:arb_freq_dest (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dni_dpm.h235 u32 arb_freq_src, u32 arb_freq_dest);
Dni_dpm.c1505 u32 arb_freq_src, u32 arb_freq_dest) in ni_copy_and_switch_arb_sets() argument
1537 switch (arb_freq_dest) { in ni_copy_and_switch_arb_sets()
1564 WREG32_P(MC_ARB_CG, CG_ARB_REQ(arb_freq_dest), ~CG_ARB_REQ_MASK); in ni_copy_and_switch_arb_sets()
Dci_dpm.c167 u32 arb_freq_src, u32 arb_freq_dest);
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c195 u32 arb_freq_src, u32 arb_freq_dest) in ci_copy_and_switch_arb_sets() argument
219 switch (arb_freq_dest) { in ci_copy_and_switch_arb_sets()
238 WREG32_P(mmMC_ARB_CG, (arb_freq_dest) << MC_ARB_CG__CG_ARB_REQ__SHIFT, in ci_copy_and_switch_arb_sets()