Home
last modified time | relevance | path

Searched refs:EC_REBOOT_JUMP_RW (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dcros_ec.c186 cmd = EC_REBOOT_JUMP_RW; in do_cros_ec()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_sysfs.c48 {"rw", EC_REBOOT_JUMP_RW, 0}, in reboot_store()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c343 case EC_REBOOT_JUMP_RW: in process_cmd()
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h1586 EC_REBOOT_JUMP_RW = 2, /* Jump to RW without rebooting */ enumerator
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h4726 EC_REBOOT_JUMP_RW = 2, /* Jump to active RW without rebooting */ enumerator