Home
last modified time | relevance | path

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

/linux/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
793 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 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()
A 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/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.c60 #define MC_CG_ARB_FREQ_F1 0x0b macro
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A 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/drivers/gpu/drm/amd/pm/powerplay/
A Dsi_dpm.c42 #define MC_CG_ARB_FREQ_F1 0x0b macro
3075 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
3100 case MC_CG_ARB_FREQ_F1: in ni_copy_and_switch_arb_sets()
4681 tmp |= MC_CG_ARB_FREQ_F1 << 24; in si_init_arb_table_index()
4689 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 94 milliseconds