Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dspi-nor.h309 struct spi_nor { struct
326 enum spi_nor_protocol read_proto; argument
327 enum spi_nor_protocol write_proto; argument
328 enum spi_nor_protocol reg_proto; argument
333 int (*prepare)(struct spi_nor *nor, enum spi_nor_ops ops); argument
334 void (*unprepare)(struct spi_nor *nor, enum spi_nor_ops ops); argument
338 ssize_t (*read)(struct spi_nor *nor, loff_t from, argument
340 ssize_t (*write)(struct spi_nor *nor, loff_t to, argument
342 int (*erase)(struct spi_nor *nor, loff_t offs); argument
347 int (*quad_enable)(struct spi_nor *nor); argument
[all …]
/u-boot/arch/arm/dts/
A Dkeystone-k2g-evm.dts74 spi_nor: flash@0 { label
A Dam335x-icev2.dts457 spi_nor: flash@0 { label

Completed in 9 milliseconds