Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcs5535.h103 #define CS5536_GPIOM7_PME_FLAG (1 << 31) macro
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c253 if (gpe & CS5536_GPIOM7_PME_FLAG) { /* EC GPIO */ in xo1_sci_intr()