Searched refs:EC_REBOOT_FLAG_ON_AP_SHUTDOWN (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/misc/
H A Dcros_ec.c630 if (!(flags & EC_REBOOT_FLAG_ON_AP_SHUTDOWN)) {
/u-boot/include/
H A Dec_commands.h3913 #define EC_REBOOT_FLAG_ON_AP_SHUTDOWN (1 << 1) /* Reboot after AP shutdown */ macro

Completed in 104 milliseconds