Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcz_dpm.c1028 case PPSMC_MSG_SetSclkSoftMin: in cz_get_sclk_level()
1093 PPSMC_MSG_SetSclkSoftMin); in cz_program_bootup_state()
1099 PPSMC_MSG_SetSclkSoftMin, soft_min_clk); in cz_program_bootup_state()
1526 PPSMC_MSG_SetSclkSoftMin, in cz_dpm_update_sclk_limit()
1528 PPSMC_MSG_SetSclkSoftMin)); in cz_dpm_update_sclk_limit()
1654 PPSMC_MSG_SetSclkSoftMin, in cz_dpm_force_highest()
1657 PPSMC_MSG_SetSclkSoftMin)); in cz_dpm_force_highest()
1720 PPSMC_MSG_SetSclkSoftMin, in cz_dpm_unforce_dpm_levels()
1723 PPSMC_MSG_SetSclkSoftMin)); in cz_dpm_unforce_dpm_levels()
Dcz_ppsmc.h78 #define PPSMC_MSG_SetSclkSoftMin ((uint16_t) 0x12) macro