HomeSort by relevance Sort by last modified time
    Searched refs:crosec (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/misc/
Kconfig 45 bool "Enable crosec command"
49 Controller). This provides the 'crosec' command which has
61 device. You can use the 'crosec' command to access it.
  /external/u-boot/cmd/
cros_ec.c 366 crosec, 6, 1, do_cros_ec,
369 "crosec id Read CROS-EC ID\n"
370 "crosec info Read CROS-EC info\n"
371 "crosec curimage Read CROS-EC current image\n"
372 "crosec hash Read CROS-EC hash\n"
373 "crosec reboot [rw | ro | cold] Reboot CROS-EC\n"
374 "crosec events Read CROS-EC host events\n"
375 "crosec clrevents [mask] Clear CROS-EC host events\n"
376 "crosec regioninfo <ro|rw> Read image info\n"
377 "crosec flashinfo Read flash info\n
    [all...]

Completed in 264 milliseconds