Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_sysfs.c53 {"at-shutdown", -1, EC_REBOOT_FLAG_ON_AP_SHUTDOWN}, in reboot_store()
/linux-5.19.10/include/linux/platform_data/
Dcros_ec_commands.h4759 #define EC_REBOOT_FLAG_ON_AP_SHUTDOWN BIT(1) /* Reboot after AP shutdown */ macro