Home
last modified time | relevance | path

Searched refs:fmap_entry (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dm/
H A Dof_extra.h25 struct fmap_entry { struct
44 struct fmap_entry *entry); argument
/OK3568_Linux_fs/u-boot/include/
H A Dcros_ec.h54 struct fmap_entry flash; /* Address and size of EC flash */
60 struct fmap_entry region[EC_FLASH_REGION_COUNT];
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c167 static int get_image_used(struct ec_state *ec, struct fmap_entry *entry) in get_image_used()
368 struct fmap_entry *entry; in process_cmd()
422 struct fmap_entry *entry; in process_cmd()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dof_extra.c15 struct fmap_entry *entry) in of_read_fmap_entry()