Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_sysfs.c66 {"at-shutdown", -1, EC_REBOOT_FLAG_ON_AP_SHUTDOWN}, in reboot_store()
/Linux-v4.19/include/linux/mfd/
Dcros_ec_commands.h2729 #define EC_REBOOT_FLAG_ON_AP_SHUTDOWN (1 << 1) /* Reboot after AP shutdown */ macro