Searched refs:EC_REBOOT_FLAG_ON_AP_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
66 {"at-shutdown", -1, EC_REBOOT_FLAG_ON_AP_SHUTDOWN}, in reboot_store()
2729 #define EC_REBOOT_FLAG_ON_AP_SHUTDOWN (1 << 1) /* Reboot after AP shutdown */ macro