Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/spi/
Dsf_internal.h116 struct spi_flash_info { struct
118 const char *name;
125 u8 id[SPI_FLASH_MAX_ID_LEN];
149 extern const struct spi_flash_info spi_flash_ids[]; argument