Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Djedec_flash.c143 struct amd_flash_info { struct
165 static const struct amd_flash_info jedec_table[] = { argument
405 static inline void fill_info(flash_info_t *info, const struct amd_flash_info *jedec_entry, ulong ba… in fill_info()