Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dcs5535.h98 #define CS5536_PWRBTN_FLAG (1 << 8) macro
/linux-3.4.99/arch/x86/platform/olpc/
Dolpc-xo1-sci.c216 if (sts & CS5536_PWRBTN_FLAG && !(sts & CS5536_WAK_FLAG)) { in xo1_sci_intr()