HomeSort by: relevance | last modified time | path
    Searched refs:PXA2X0_WAKEUP_KEYNS0 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0_apm.h 54 #define PXA2X0_WAKEUP_KEYNS0 (1<<5)
69 #define PXA2X0_WAKEUP_KEYNS_ALL (PXA2X0_WAKEUP_KEYNS0| \
pxa2x0_apm.c 713 if ((wsrc & PXA2X0_WAKEUP_KEYNS0) != 0)
795 wsrc |= PXA2X0_WAKEUP_KEYNS0;

Completed in 121 milliseconds