Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dcros_ec.h53 struct fdt_cros_ec { struct
383 int cros_ec_decode_ec_flash(struct udevice *dev, struct fdt_cros_ec *config);
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c81 struct fdt_cros_ec ec_config;
H A Dcros_ec.c1024 int cros_ec_decode_ec_flash(struct udevice *dev, struct fdt_cros_ec *config) in cros_ec_decode_ec_flash()