Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h132 #define PPSMC_MSG_PCIeDPM_ForceLevel ((uint16_t) 0x147) macro
Dci_dpm.c1702 ci_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_PCIeDPM_ForceLevel, n); in ci_dpm_force_state_pcie()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h132 #define PPSMC_MSG_PCIeDPM_ForceLevel ((uint16_t) 0x147) macro
Dci_dpm.c1830 amdgpu_ci_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_PCIeDPM_ForceLevel, n); in ci_dpm_force_state_pcie()