Searched refs:PPSMC_MSG_SwitchToInitialState (Results 1 – 8 of 8) sorted by relevance
80 #define PPSMC_MSG_SwitchToInitialState ((uint8_t)0x40) macro
1428 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToInitialState) != PPSMC_Result_OK) in rv770_set_boot_state()
3416 return (si_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToInitialState) == PPSMC_Result_OK) ?
3875 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_SwitchToInitialState) == PPSMC_Result_OK) ?
113 #define PPSMC_MSG_SwitchToInitialState ((uint16_t)0x40) macro
116 #define PPSMC_MSG_SwitchToInitialState ((uint16_t)0x40) macro
109 #define PPSMC_MSG_SwitchToInitialState ((uint16_t)0x40) macro
Completed in 40 milliseconds