Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h307 struct spi_nor { struct
323 enum spi_nor_protocol read_proto; argument
324 enum spi_nor_protocol write_proto; argument
325 enum spi_nor_protocol reg_proto; argument
330 int (*prepare)(struct spi_nor *nor, enum spi_nor_ops ops); argument
331 void (*unprepare)(struct spi_nor *nor, enum spi_nor_ops ops); argument
332 int (*read_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len); argument
333 int (*write_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len); argument
335 ssize_t (*read)(struct spi_nor *nor, loff_t from, argument
337 ssize_t (*write)(struct spi_nor *nor, loff_t to, argument
[all …]
/openbmc/linux/include/linux/mtd/
Dspi-nor.h
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2g-evm.dts75 spi_nor: flash@0 { label