Home
last modified time | relevance | path

Searched refs:MC_CG_ARB_FREQ_F1 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Drv730_dpm.c33 #define MC_CG_ARB_FREQ_F1 0x0b macro
Dni_dpm.c35 #define MC_CG_ARB_FREQ_F1 0x0b macro
1518 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
1543 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
1582 tmp |= ((u32)MC_CG_ARB_FREQ_F1) << 24; in ni_init_arb_table_index()
1590 return ni_copy_and_switch_arb_sets(rdev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in ni_initial_switch_from_arb_f0_to_f1()
Dcypress_dpm.c36 #define MC_CG_ARB_FREQ_F1 0x0b macro
794 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; in cypress_convert_power_state_to_smc()
Drv770_dpm.c36 #define MC_CG_ARB_FREQ_F1 0x0b macro
705 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; in rv770_convert_power_state_to_smc()
Dbtc_dpm.c36 #define MC_CG_ARB_FREQ_F1 0x0b macro
Dsi_dpm.c35 #define MC_CG_ARB_FREQ_F1 0x0b macro
4177 tmp |= MC_CG_ARB_FREQ_F1 << 24; in si_init_arb_table_index()
4184 return ni_copy_and_switch_arb_sets(rdev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in si_initial_switch_from_arb_f0_to_f1()
Dci_dpm.c36 #define MC_CG_ARB_FREQ_F1 0x0b macro
2395 tmp |= MC_CG_ARB_FREQ_F1 << 24; in ci_init_arb_table_index()
2444 return ni_copy_and_switch_arb_sets(rdev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in ci_initial_switch_from_arb_f0_to_f1()