Home
last modified time | relevance | path

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

/linux-4.1.27/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.c3381 return (si_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToSwState) == PPSMC_Result_OK) ? in si_set_sw_state()