Searched refs:PMU_POW0_ON (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/macppc/dev/
H A Dpm_direct.h121 #define PMU_POW0_ON 0x80 /* OR this to power ON the device */ macro
H A Dpmuvar.h87 #define PMU_POW0_ON 0x80 /* OR this to power ON the device */ macro
H A Dpmu.c847 cmd[0] = PMU_POW0_MODEM | (on ? PMU_POW0_ON : 0);

Completed in 78 milliseconds