Home
last modified time | relevance | path

Searched refs:EC_REBOOT_JUMP_RO (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/cmd/
H A Dcros_ec.c178 cmd = EC_REBOOT_JUMP_RO; in do_cros_ec()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_sysfs.c46 {"ro", EC_REBOOT_JUMP_RO, 0}, in reboot_store()
/openbmc/u-boot/include/
H A Dec_commands.h3861 EC_REBOOT_JUMP_RO = 1, /* Jump to RO without rebooting */ enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h4762 EC_REBOOT_JUMP_RO = 1, /* Jump to RO without rebooting */ enumerator