Searched refs:CS5536_PWRBTN_FLAG (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | cs5535.h | 96 #define CS5536_PWRBTN_FLAG (1 << 8) macro |
/linux-6.12.1/arch/x86/platform/olpc/ | ||
D | olpc-xo1-sci.c | 227 if (sts & CS5536_PWRBTN_FLAG) { in xo1_sci_intr() |