Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Drv730_dpm.c33 #define MC_CG_ARB_FREQ_F1 0x0b macro
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()
Dcypress_dpm.c39 #define MC_CG_ARB_FREQ_F1 0x0b macro
793 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; in cypress_convert_power_state_to_smc()
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()
Dbtc_dpm.c39 #define MC_CG_ARB_FREQ_F1 0x0b macro
Dci_dpm.c39 #define MC_CG_ARB_FREQ_F1 0x0b macro
2388 tmp |= MC_CG_ARB_FREQ_F1 << 24; in ci_init_arb_table_index()
2437 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()
Dsi_dpm.c41 #define MC_CG_ARB_FREQ_F1 0x0b macro
4218 tmp |= MC_CG_ARB_FREQ_F1 << 24; in si_init_arb_table_index()
4225 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-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
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()
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()
Dvegam_smumgr.c55 #define MC_CG_ARB_FREQ_F1 0x0b macro
Diceland_smumgr.c65 #define MC_CG_ARB_FREQ_F1 0x0b macro
Dpolaris10_smumgr.c58 #define MC_CG_ARB_FREQ_F1 0x0b macro
Dci_smumgr.c60 #define MC_CG_ARB_FREQ_F1 0x0b macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c61 #define MC_CG_ARB_FREQ_F1 0x0b macro
528 case MC_CG_ARB_FREQ_F1: in smu7_copy_and_switch_arb_sets()
543 case MC_CG_ARB_FREQ_F1: in smu7_copy_and_switch_arb_sets()
575 MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in smu7_initial_switch_from_arbf0_to_f1()
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c44 #define MC_CG_ARB_FREQ_F1 0x0b macro
3090 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
3115 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
4696 tmp |= MC_CG_ARB_FREQ_F1 << 24; in si_init_arb_table_index()
4704 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()