Home
last modified time | relevance | path

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

/external/u-boot/include/
Dspi_flash.h62 struct spi_flash { struct
63 struct spi_slave *spi;
88 int (*flash_lock)(struct spi_flash *flash, u32 ofs, size_t len); argument
89 int (*flash_unlock)(struct spi_flash *flash, u32 ofs, size_t len); argument
90 int (*flash_is_locked)(struct spi_flash *flash, u32 ofs, size_t len); argument
103 int (*read)(struct spi_flash *flash, u32 offset, size_t len, void *buf); argument
104 int (*write)(struct spi_flash *flash, u32 offset, size_t len, argument
106 int (*erase)(struct spi_flash *flash, u32 offset, size_t len); argument
/external/u-boot/drivers/mtd/spi/
Dsf_dataflash.c117 struct spi_flash *spi_flash; in spi_dataflash_erase() local
211 struct spi_flash *spi_flash; in spi_dataflash_read() local
267 struct spi_flash *spi_flash; in spi_dataflash_write() local
419 struct spi_flash *spi_flash; in add_dataflash() local
585 struct spi_flash *spi_flash; in spi_dataflash_probe() local
/external/u-boot/arch/arm/dts/
Dam57xx-cl-som-am57x.dts497 spi_flash: spi_flash@0 { label
Drk3288-veyron.dtsi310 spi_flash: spiflash@0 { label