Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_MCLKDPM_Disable (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h138 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
Dci_dpm.c1508 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_MCLKDPM_Disable); in ci_enable_sclk_mclk_dpm()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h138 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
Dci_dpm.c1636 smc_result = amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_MCLKDPM_Disable); in ci_enable_sclk_mclk_dpm()