Home
last modified time | relevance | path

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

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