Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_SwitchToSwState (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h102 #define PPSMC_MSG_SwitchToSwState ((uint16_t)0x20) macro
Dtonga_ppsmc.h103 #define PPSMC_MSG_SwitchToSwState ((uint16_t)0x20) macro
Dppsmc.h79 #define PPSMC_MSG_SwitchToSwState ((uint8_t)0x20) macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h79 #define PPSMC_MSG_SwitchToSwState ((uint8_t)0x20) macro
Drv770_dpm.c1420 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToSwState) != PPSMC_Result_OK) in rv770_set_sw_state()
Dsi_dpm.c3455 return (si_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToSwState) == PPSMC_Result_OK) ? in si_set_sw_state()