Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h3871 #define EC_REBOOT_FLAG_RESERVED0 (1 << 0) /* Was recovery request */ macro
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h4773 #define EC_REBOOT_FLAG_RESERVED0 BIT(0) /* Was recovery request */ macro