Home
last modified time | relevance | path

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

/include/linux/mtd/
A Dspi-nor.h320 struct spi_nor;
469 int (*quad_enable)(struct spi_nor *nor);
502 #define spi_flash spi_nor
557 struct spi_nor { struct
598 int (*erase)(struct spi_nor *nor, loff_t offs); argument
603 int (*quad_enable)(struct spi_nor *nor); argument
604 int (*octal_dtr_enable)(struct spi_nor *nor); argument
605 int (*ready)(struct spi_nor *nor); argument
642 void spi_nor_setup_op(const struct spi_nor *nor,
656 int spi_nor_scan(struct spi_nor *nor);
[all …]

Completed in 39 milliseconds