Home
last modified time | relevance | path

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

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