Home
last modified time | relevance | path

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

/include/linux/mtd/
A Dspi-nor.h557 struct spi_nor { struct
578 enum spi_nor_protocol read_proto; argument
579 enum spi_nor_protocol write_proto; argument
580 enum spi_nor_protocol reg_proto; argument
584 enum spi_nor_cmd_ext cmd_ext_type; argument
585 struct spi_nor_fixups *fixups; argument
587 int (*setup)(struct spi_nor *nor, const struct flash_info *info, 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
[all …]

Completed in 6 milliseconds