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

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_apm.h52 #define PXA2X0_WAKEUP_RC (1<<3) macro
76 PXA2X0_WAKEUP_GPIORST|PXA2X0_WAKEUP_SD|PXA2X0_WAKEUP_RC| \
H A Dpxa2x0_apm.c709 if ((wsrc & PXA2X0_WAKEUP_RC) != 0)
797 wsrc |= PXA2X0_WAKEUP_RC;

Completed in 176 milliseconds