Home
last modified time | relevance | path

Searched refs:fdt_cros_ec (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dcros_ec.h52 struct fdt_cros_ec { struct
382 int cros_ec_decode_ec_flash(struct udevice *dev, struct fdt_cros_ec *config);
/external/u-boot/drivers/misc/
Dcros_ec_sandbox.c78 struct fdt_cros_ec ec_config;
Dcros_ec.c1021 int cros_ec_decode_ec_flash(struct udevice *dev, struct fdt_cros_ec *config) in cros_ec_decode_ec_flash()