Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_SetSclkSoftMax (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.c115 case PPSMC_MSG_SetSclkSoftMax: in smu8_get_sclk_level()
754 PPSMC_MSG_SetSclkSoftMax, in smu8_update_sclk_limit()
757 PPSMC_MSG_SetSclkSoftMax), in smu8_update_sclk_limit()
1011 PPSMC_MSG_SetSclkSoftMax, in smu8_program_bootup_state()
1014 PPSMC_MSG_SetSclkSoftMax), in smu8_program_bootup_state()
1173 PPSMC_MSG_SetSclkSoftMax, in smu8_phm_force_dpm_highest()
1176 PPSMC_MSG_SetSclkSoftMax), in smu8_phm_force_dpm_highest()
1213 PPSMC_MSG_SetSclkSoftMax, in smu8_phm_unforce_dpm_levels()
1216 PPSMC_MSG_SetSclkSoftMax), in smu8_phm_unforce_dpm_levels()
1227 PPSMC_MSG_SetSclkSoftMax, in smu8_phm_force_dpm_lowest()
[all …]
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dcz_ppsmc.h79 #define PPSMC_MSG_SetSclkSoftMax ((uint16_t) 0x13) macro