Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h1858 #define EC_LED_FLAGS_QUERY (1 << 0) /* Query LED capability only */ macro
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h2135 #define EC_LED_FLAGS_QUERY BIT(0) /* Query LED capability only */ macro