Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Djedec_flash.c144 struct amd_flash_info { struct
166 static const struct amd_flash_info jedec_table[] = { argument
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Djedec_probe.c267 struct amd_flash_info { struct
268 const char *name;
269 const uint16_t mfr_id;
270 const uint16_t dev_id;
271 const uint8_t dev_size;
272 const uint8_t nr_regions;
296 static const struct amd_flash_info jedec_table[] = { argument