Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h104 #define PPSMC_MSG_SwitchToInitialState ((uint16_t)0x40) macro
Dtonga_ppsmc.h105 #define PPSMC_MSG_SwitchToInitialState ((uint16_t)0x40) macro
Dppsmc.h80 #define PPSMC_MSG_SwitchToInitialState ((uint8_t)0x40) macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h80 #define PPSMC_MSG_SwitchToInitialState ((uint8_t)0x40) macro
Drv770_dpm.c1427 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToInitialState) != PPSMC_Result_OK) in rv770_set_boot_state()
Dsi_dpm.c3448 return (si_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToInitialState) == PPSMC_Result_OK) ?