Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_MCLKDPM_Enable (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dppsmc.h137 #define PPSMC_MSG_MCLKDPM_Enable ((uint16_t) 0x150) macro
Dci_dpm.c1491 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_MCLKDPM_Enable); in ci_enable_sclk_mclk_dpm()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h140 #define PPSMC_MSG_MCLKDPM_Enable ((uint16_t) 0x150) macro
Dci_dpm.c1645 smc_result = amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_MCLKDPM_Enable); in ci_enable_sclk_mclk_dpm()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h258 #define PPSMC_MSG_MCLKDPM_Enable ((uint16_t) 0x150) macro
Dsmu7_ppsmc.h254 #define PPSMC_MSG_MCLKDPM_Enable ((uint16_t) 0x150) macro
Dtonga_ppsmc.h282 #define PPSMC_MSG_MCLKDPM_Enable ((uint16_t)0x150) macro
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c1101 PPSMC_MSG_MCLKDPM_Enable)), in smu7_enable_sclk_mclk_dpm()