Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dcros_ec.c184 cmd = EC_REBOOT_JUMP_RO; in do_cros_ec()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_sysfs.c47 {"ro", EC_REBOOT_JUMP_RO, 0}, in reboot_store()
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h1585 EC_REBOOT_JUMP_RO = 1, /* Jump to RO without rebooting */ enumerator
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h4725 EC_REBOOT_JUMP_RO = 1, /* Jump to RO without rebooting */ enumerator