Searched defs:spi_nor (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | spi-nor.h | 303 struct spi_nor { struct 319 enum spi_nor_protocol read_proto; argument 320 enum spi_nor_protocol write_proto; argument 321 enum spi_nor_protocol reg_proto; argument 326 int (*prepare)(struct spi_nor *nor, enum spi_nor_ops ops); argument 327 void (*unprepare)(struct spi_nor *nor, enum spi_nor_ops ops); argument 328 int (*read_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len); argument 329 int (*write_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len); argument 331 ssize_t (*read)(struct spi_nor *nor, loff_t from, argument 333 ssize_t (*write)(struct spi_nor *nor, loff_t to, argument [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | spi-nor.h | 361 struct spi_nor { struct 369 const struct spi_nor_manufacturer *manufacturer; argument 376 enum spi_nor_protocol read_proto; argument 377 enum spi_nor_protocol write_proto; argument 378 enum spi_nor_protocol reg_proto; argument 382 const struct spi_nor_controller_ops *controller_ops; argument 384 struct spi_nor_flash_parameter *params; argument 395 static inline void spi_nor_set_flash_node(struct spi_nor *nor, in spi_nor_set_flash_node() argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3308-u-boot.dtsi | 113 spi_nor: flash@1 { label
|
| H A D | px30-u-boot.dtsi | 136 spi_nor: flash@1 { label
|
| H A D | rk1808-u-boot.dtsi | 79 spi_nor: flash@1 { label
|
| H A D | rk3528-u-boot.dtsi | 87 spi_nor: flash@1 { label
|
| H A D | rv1106-u-boot.dtsi | 172 spi_nor: flash@1 { label
|
| H A D | rk3562-u-boot.dtsi | 149 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 | 123 spi_nor: flash@1 { label
|
| H A D | rk3568-u-boot.dtsi | 153 spi_nor: flash@1 { label
|
| H A D | rk3588-u-boot.dtsi | 150 spi_nor: flash@1 { label
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | keystone-k2g-evm.dts | 300 spi_nor: flash@0 { label
|
| H A D | am335x-icev2.dts | 322 spi_nor: flash@0 { label
|
| H A D | bcm5301x.dtsi | 540 spi_nor: flash@0 { label
|