Home
last modified time | relevance | path

Searched defs:cros_ec_dev (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/
A Dcros_ec.h18 struct cros_ec_dev { struct
19 struct udevice *dev; /* Transport device */
20 struct gpio_desc ec_int; /* GPIO used as EC interrupt line */
21 int protocol_version; /* Protocol version to use */
22 int optimise_flash_write; /* Don't write erased flash blocks */

Completed in 3 milliseconds