Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
A Drv730_dpm.c33 #define MC_CG_ARB_FREQ_F1 0x0b macro
A Dni_dpm.c38 #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()
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()
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()
A Dbtc_dpm.c39 #define MC_CG_ARB_FREQ_F1 0x0b macro
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()
A Dci_dpm.c39 #define MC_CG_ARB_FREQ_F1 0x0b macro
2381 tmp |= MC_CG_ARB_FREQ_F1 << 24; in ci_init_arb_table_index()
2430 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()
/drivers/gpu/drm/amd/pm/powerplay/smumgr/
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()
A Dtonga_smumgr.c60 #define MC_CG_ARB_FREQ_F1 0x0b macro
1819 tmp |= ((uint32_t)MC_CG_ARB_FREQ_F1) << 24; in tonga_init_arb_table_index()
A Dvegam_smumgr.c55 #define MC_CG_ARB_FREQ_F1 0x0b macro
A Diceland_smumgr.c65 #define MC_CG_ARB_FREQ_F1 0x0b macro
A Dpolaris10_smumgr.c58 #define MC_CG_ARB_FREQ_F1 0x0b macro
A Dci_smumgr.c59 #define MC_CG_ARB_FREQ_F1 0x0b macro
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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()
/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dsi_dpm.c60 #define MC_CG_ARB_FREQ_F1 0x0b macro
3109 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
3134 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
4715 tmp |= MC_CG_ARB_FREQ_F1 << 24; in si_init_arb_table_index()
4723 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()

Completed in 87 milliseconds