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

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

Completed in 119 milliseconds