Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Djedec_flash.c405 static inline void fill_info(flash_info_t *info, const struct amd_flash_info *jedec_entry, ulong ba… in fill_info() function
486 fill_info(info, &jedec_table[i], base); in jedec_flash_match()