Searched refs:PPSMC_MSG_SwitchToSwState (Results 1 – 8 of 8) sorted by relevance
79 #define PPSMC_MSG_SwitchToSwState ((uint8_t)0x20) macro
1421 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToSwState) != PPSMC_Result_OK) in rv770_set_sw_state()
3423 return (si_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToSwState) == PPSMC_Result_OK) ? in si_set_sw_state()
3897 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_SwitchToSwState) == PPSMC_Result_OK) ? in si_set_sw_state()
110 #define PPSMC_MSG_SwitchToSwState ((uint16_t)0x20) macro
113 #define PPSMC_MSG_SwitchToSwState ((uint16_t)0x20) macro
107 #define PPSMC_MSG_SwitchToSwState ((uint16_t)0x20) macro
Completed in 44 milliseconds