Searched refs:MC_CG_ARB_FREQ_F1 (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drv730_dpm.c33 #define MC_CG_ARB_FREQ_F1 0x0b macro
H A Dcypress_dpm.c36 #define MC_CG_ARB_FREQ_F1 0x0b macro
794 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; cypress_convert_power_state_to_smc()
H A Dni_dpm.c35 #define MC_CG_ARB_FREQ_F1 0x0b macro
1518 case MC_CG_ARB_FREQ_F1: ni_copy_and_switch_arb_sets()
1543 case MC_CG_ARB_FREQ_F1: ni_copy_and_switch_arb_sets()
1582 tmp |= ((u32)MC_CG_ARB_FREQ_F1) << 24; ni_init_arb_table_index()
1590 return ni_copy_and_switch_arb_sets(rdev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); ni_initial_switch_from_arb_f0_to_f1()
H A Drv770_dpm.c36 #define MC_CG_ARB_FREQ_F1 0x0b macro
705 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; rv770_convert_power_state_to_smc()
H A Dci_dpm.c36 #define MC_CG_ARB_FREQ_F1 0x0b macro
2395 tmp |= MC_CG_ARB_FREQ_F1 << 24; ci_init_arb_table_index()
2444 return ni_copy_and_switch_arb_sets(rdev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); ci_initial_switch_from_arb_f0_to_f1()
H A Dsi_dpm.c35 #define MC_CG_ARB_FREQ_F1 0x0b macro
4251 tmp |= MC_CG_ARB_FREQ_F1 << 24; si_init_arb_table_index()
4258 return ni_copy_and_switch_arb_sets(rdev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); si_initial_switch_from_arb_f0_to_f1()
H A Dbtc_dpm.c36 #define MC_CG_ARB_FREQ_F1 0x0b macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dci_dpm.c55 #define MC_CG_ARB_FREQ_F1 0x0b macro
190 #define MC_CG_ARB_FREQ_F1 0x0b macro
209 case MC_CG_ARB_FREQ_F1: ci_copy_and_switch_arb_sets()
226 case MC_CG_ARB_FREQ_F1: ci_copy_and_switch_arb_sets()
2526 tmp |= MC_CG_ARB_FREQ_F1 << 24; ci_init_arb_table_index()
2575 return ci_copy_and_switch_arb_sets(adev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); ci_initial_switch_from_arb_f0_to_f1()

Completed in 249 milliseconds