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

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_apm.h60 #define PXA2X0_WAKEUP_KEYNS6 (1<<11) macro
71 PXA2X0_WAKEUP_KEYNS4|PXA2X0_WAKEUP_KEYNS5|PXA2X0_WAKEUP_KEYNS6)
H A Dpxa2x0_apm.c725 if ((wsrc & PXA2X0_WAKEUP_KEYNS6) != 0)
821 wsrc |= PXA2X0_WAKEUP_KEYNS6;

Completed in 92 milliseconds