Home
last modified time | relevance | path

Searched refs:CS5536_GPIOM7_PME_FLAG (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dcs5535.h105 #define CS5536_GPIOM7_PME_FLAG (1 << 31) macro
/linux-3.4.99/arch/x86/platform/olpc/
Dolpc-xo1-sci.c223 if (gpe & CS5536_GPIOM7_PME_FLAG) { /* EC GPIO */ in xo1_sci_intr()