Searched refs:PPSMC_MSG_SwitchToSwState (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dppsmc.h81 #define PPSMC_MSG_SwitchToSwState ((uint8_t)0x20) macro
H A Damdgpu_si_dpm.c3908 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_SwitchToSwState) == PPSMC_Result_OK) ?
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dppsmc.h81 #define PPSMC_MSG_SwitchToSwState ((uint8_t)0x20) macro
H A Dradeon_rv770_dpm.c1424 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToSwState) != PPSMC_Result_OK)
H A Dradeon_si_dpm.c3447 return (si_send_msg_to_smc(rdev, PPSMC_MSG_SwitchToSwState) == PPSMC_Result_OK) ?
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dfiji_ppsmc.h112 #define PPSMC_MSG_SwitchToSwState ((uint16_t)0x20) macro
H A Dsmu7_ppsmc.h109 #define PPSMC_MSG_SwitchToSwState ((uint16_t)0x20) macro
H A Dtonga_ppsmc.h115 #define PPSMC_MSG_SwitchToSwState ((uint16_t)0x20) macro

Completed in 305 milliseconds