Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcs5535.h96 #define CS5536_PWRBTN_FLAG (1 << 8) macro
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c227 if (sts & CS5536_PWRBTN_FLAG) { in xo1_sci_intr()