Searched refs:spi_nor (Results 1 – 1 of 1) sorted by relevance
320 struct spi_nor;469 int (*quad_enable)(struct spi_nor *nor);502 #define spi_flash spi_nor557 struct spi_nor { struct598 int (*erase)(struct spi_nor *nor, loff_t offs); argument603 int (*quad_enable)(struct spi_nor *nor); argument604 int (*octal_dtr_enable)(struct spi_nor *nor); argument605 int (*ready)(struct spi_nor *nor); argument642 void spi_nor_setup_op(const struct spi_nor *nor,656 int spi_nor_scan(struct spi_nor *nor);[all …]
Completed in 39 milliseconds