Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/spi/
Dsf_internal.h116 struct spi_flash_info { struct
149 extern const struct spi_flash_info spi_flash_ids[]; argument
Dspi_flash.c157 static int read_bar(struct spi_flash *flash, const struct spi_flash_info *info) in read_bar()
1059 static const struct spi_flash_info *spi_flash_read_id(struct spi_flash *flash) in spi_flash_read_id()
1063 const struct spi_flash_info *info; in spi_flash_read_id()
1085 const struct spi_flash_info *info) in set_quad_mode()
1136 const struct spi_flash_info *info = NULL; in spi_flash_scan()
Dsandbox.c89 const struct spi_flash_info *data;
113 const struct spi_flash_info *data; in sandbox_sf_probe()
Dspi_flash_ids.c45 const struct spi_flash_info spi_flash_ids[] = {