Searched defs:spi_nor (Results 1 – 16 of 16) sorted by relevance
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | spi-nor.h | 303 struct spi_nor { struct 322 enum spi_nor_protocol read_proto; argument 323 enum spi_nor_protocol write_proto; argument 324 enum spi_nor_protocol reg_proto; argument 329 int (*prepare)(struct spi_nor *nor, enum spi_nor_ops ops); argument 330 void (*unprepare)(struct spi_nor *nor, enum spi_nor_ops ops); argument 331 int (*read_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len); argument 332 int (*write_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len); argument 334 ssize_t (*read)(struct spi_nor *nor, loff_t from, argument 336 ssize_t (*write)(struct spi_nor *nor, loff_t to, argument [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | px30-u-boot.dtsi | 136 spi_nor: flash@1 { label
|
| H A D | rk3562-u-boot.dtsi | 149 spi_nor: flash@1 { label
|
| H A D | rk3528-u-boot.dtsi | 92 spi_nor: flash@1 { label
|
| H A D | rk3576-u-boot.dtsi | 123 spi_nor: flash@1 { label
|
| H A D | rk3308-u-boot.dtsi | 113 spi_nor: flash@1 { label
|
| H A D | rv1106-u-boot.dtsi | 190 spi_nor: flash@1 { label
|
| H A D | rk1808-u-boot.dtsi | 79 spi_nor: flash@1 { label
|
| H A D | rv1103b-u-boot.dtsi | 109 spi_nor: flash@1 { label
|
| H A D | rk3576-tb.dts | 69 spi_nor: flash@1 { label
|
| H A D | keystone-k2g-evm.dts | 47 spi_nor: flash@0 { label
|
| H A D | rv1126-u-boot.dtsi | 132 spi_nor: flash@1 { label
|
| H A D | rk3506-u-boot.dtsi | 128 spi_nor: flash@1 { label
|
| H A D | rk3568-u-boot.dtsi | 125 spi_nor: flash@1 { label
|
| H A D | rv1126b-u-boot.dtsi | 143 spi_nor: flash@1 { label
|
| H A D | rk3588-u-boot.dtsi | 150 spi_nor: flash@1 { label
|