Home
last modified time | relevance | path

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

/linux/drivers/mtd/chips/
H A Djedec_probe.c268 struct amd_flash_info { struct
269 const char *name;
270 const uint16_t mfr_id;
271 const uint16_t dev_id;
272 const uint8_t dev_size;
273 const uint8_t nr_regions;
297 static const struct amd_flash_info jedec_table[] = { argument