Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Drv730_dpm.c33 #define MC_CG_ARB_FREQ_F1 0x0b macro
H A Dcypress_dpm.c39 #define MC_CG_ARB_FREQ_F1 0x0b macro
797 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; in cypress_convert_power_state_to_smc()
H A Drv770_dpm.c37 #define MC_CG_ARB_FREQ_F1 0x0b macro
706 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; in rv770_convert_power_state_to_smc()
H A Dbtc_dpm.c39 #define MC_CG_ARB_FREQ_F1 0x0b macro
H A Dsi_dpm.c41 #define MC_CG_ARB_FREQ_F1 0x0b macro
4174 tmp |= MC_CG_ARB_FREQ_F1 << 24; in si_init_arb_table_index()
4181 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()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c58 #define MC_CG_ARB_FREQ_F1 0x0b macro
1882 tmp |= ((uint32_t)MC_CG_ARB_FREQ_F1) << 24; in fiji_init_arb_table_index()
H A Dvegam_smumgr.c55 #define MC_CG_ARB_FREQ_F1 0x0b macro
H A Diceland_smumgr.c65 #define MC_CG_ARB_FREQ_F1 0x0b macro
H A Dci_smumgr.c59 #define MC_CG_ARB_FREQ_F1 0x0b macro
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c60 #define MC_CG_ARB_FREQ_F1 0x0b macro
527 case MC_CG_ARB_FREQ_F1: in smu7_copy_and_switch_arb_sets()
542 case MC_CG_ARB_FREQ_F1: in smu7_copy_and_switch_arb_sets()
574 MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in smu7_initial_switch_from_arbf0_to_f1()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c60 #define MC_CG_ARB_FREQ_F1 0x0b macro
3106 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
3131 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
4740 tmp |= MC_CG_ARB_FREQ_F1 << 24; in si_init_arb_table_index()
4748 return ni_copy_and_switch_arb_sets(adev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in si_initial_switch_from_arb_f0_to_f1()