Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c115 case PPSMC_MSG_SetSclkSoftMax: in smu8_get_sclk_level()
746 PPSMC_MSG_SetSclkSoftMax, in smu8_update_sclk_limit()
749 PPSMC_MSG_SetSclkSoftMax), in smu8_update_sclk_limit()
1003 PPSMC_MSG_SetSclkSoftMax, in smu8_program_bootup_state()
1006 PPSMC_MSG_SetSclkSoftMax), in smu8_program_bootup_state()
1149 PPSMC_MSG_SetSclkSoftMax, in smu8_phm_force_dpm_highest()
1152 PPSMC_MSG_SetSclkSoftMax), in smu8_phm_force_dpm_highest()
1191 PPSMC_MSG_SetSclkSoftMax, in smu8_phm_unforce_dpm_levels()
1194 PPSMC_MSG_SetSclkSoftMax), in smu8_phm_unforce_dpm_levels()
1205 PPSMC_MSG_SetSclkSoftMax, in smu8_phm_force_dpm_lowest()
[all …]
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dcz_ppsmc.h79 #define PPSMC_MSG_SetSclkSoftMax ((uint16_t) 0x13) macro