Home
last modified time | relevance | path

Searched defs:EC_LED_FLAGS_AUTO (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dec_commands.h1859 #define EC_LED_FLAGS_AUTO (1 << 1) /* Switch LED back to automatic control */ macro
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h2136 #define EC_LED_FLAGS_AUTO BIT(1) /* Switch LED back to automatic control */ macro