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

/netbsd-current/sys/arch/macppc/dev/
H A Dpmuvar.h68 #define PMU_SET_POLL_MASK 0x86 /* macro
H A Dpmu.c856 uint8_t cmd[] = {0, PMU_SET_POLL_MASK, (flag >> 8) & 0xff, flag & 0xff};

Completed in 79 milliseconds