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

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_apm.h54 #define PXA2X0_WAKEUP_KEYNS0 (1<<5) macro
69 #define PXA2X0_WAKEUP_KEYNS_ALL (PXA2X0_WAKEUP_KEYNS0| \
H A Dpxa2x0_apm.c713 if ((wsrc & PXA2X0_WAKEUP_KEYNS0) != 0)
795 wsrc |= PXA2X0_WAKEUP_KEYNS0;

Completed in 106 milliseconds