Searched refs:PMU_POWER_EVENTS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/powerpc/powermac/
H A Dpmuvar.h55 #define PMU_POWER_EVENTS 0x8f /* Send power-event commands to PMU */ macro
104 /* PMU PMU_POWER_EVENTS commands */
H A Dpmu.c843 len = pmu_send(sc, PMU_POWER_EVENTS, 1, getcmd, 3, resp);
867 pmu_send(sc, PMU_POWER_EVENTS, 3, setcmd, 2, resp);

Completed in 56 milliseconds