Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/mtd/chips/
Djedec_probe.c265 struct amd_flash_info { struct
266 const char *name;
267 const uint16_t mfr_id;
268 const uint16_t dev_id;
269 const uint8_t dev_size;
270 const uint8_t nr_regions;
294 static const struct amd_flash_info jedec_table[] = { argument