Searched defs:EC_LED_FLAGS_AUTO (Results 1 – 2 of 2) sorted by relevance
1859 #define EC_LED_FLAGS_AUTO (1 << 1) /* Switch LED back to automatic control */ macro
2136 #define EC_LED_FLAGS_AUTO BIT(1) /* Switch LED back to automatic control */ macro