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

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_apm.h56 #define PXA2X0_WAKEUP_KEYNS2 (1<<7) macro
70 PXA2X0_WAKEUP_KEYNS1|PXA2X0_WAKEUP_KEYNS2|PXA2X0_WAKEUP_KEYNS3| \
H A Dpxa2x0_apm.c717 if ((wsrc & PXA2X0_WAKEUP_KEYNS2) != 0)
813 wsrc |= PXA2X0_WAKEUP_KEYNS2;

Completed in 88 milliseconds