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