Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h3873 #define EC_REBOOT_FLAG_SWITCH_RW_SLOT (1 << 2) /* Switch RW slot */ macro
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h4775 #define EC_REBOOT_FLAG_SWITCH_RW_SLOT BIT(2) /* Switch RW slot */ macro