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

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_apm.h61 #define PXA2X0_WAKEUP_CF0 (1<<12) macro
73 #define PXA2X0_WAKEUP_CF_ALL (PXA2X0_WAKEUP_CF0|PXA2X0_WAKEUP_CF1)
H A Dpxa2x0_apm.c727 if ((wsrc & PXA2X0_WAKEUP_CF0) != 0)
825 wsrc |= PXA2X0_WAKEUP_CF0;

Completed in 182 milliseconds