Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dspi-nor.h303 struct spi_nor;
451 int (*quad_enable)(struct spi_nor *nor);
484 #define spi_flash spi_nor
539 struct spi_nor { struct
579 int (*erase)(struct spi_nor *nor, loff_t offs); argument
584 int (*quad_enable)(struct spi_nor *nor); argument
585 int (*octal_dtr_enable)(struct spi_nor *nor); argument
586 int (*ready)(struct spi_nor *nor); argument
623 void spi_nor_setup_op(const struct spi_nor *nor,
637 int spi_nor_scan(struct spi_nor *nor);
[all …]
/u-boot/drivers/mtd/spi/
A Dspi-nor-tiny.c129 static int read_cr(struct spi_nor *nor) in read_cr()
158 static inline int write_enable(struct spi_nor *nor) in write_enable()
166 static inline int write_disable(struct spi_nor *nor) in write_disable()
263 static int read_sr(struct spi_nor *nor) in read_sr()
282 static int read_fsr(struct spi_nor *nor) in read_fsr()
296 static int spi_nor_sr_ready(struct spi_nor *nor) in spi_nor_sr_ready()
306 static int spi_nor_fsr_ready(struct spi_nor *nor) in spi_nor_fsr_ready()
315 static int spi_nor_ready(struct spi_nor *nor) in spi_nor_ready()
396 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_read_tiny()
689 static int spi_nor_init(struct spi_nor *nor) in spi_nor_init()
[all …]
A Dspi-nor-core.c205 void (*default_init)(struct spi_nor *nor);
206 int (*post_bfpt)(struct spi_nor *nor,
210 void (*post_sfdp)(struct spi_nor *nor,
444 static int read_sr(struct spi_nor *nor) in read_sr()
487 static int read_fsr(struct spi_nor *nor) in read_fsr()
531 static int read_cr(struct spi_nor *nor) in read_cr()
560 static int write_enable(struct spi_nor *nor) in write_enable()
845 static int clean_bar(struct spi_nor *nor) in clean_bar()
966 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_erase()
3975 int spi_nor_remove(struct spi_nor *nor) in spi_nor_remove()
[all …]
A Dsf_probe.c22 static int spi_nor_create_read_dirmap(struct spi_nor *nor) in spi_nor_create_read_dirmap()
50 static int spi_nor_create_write_dirmap(struct spi_nor *nor) in spi_nor_create_write_dirmap()
261 .priv_auto = sizeof(struct spi_nor),
A Dsf-uclass.c122 .per_device_auto = sizeof(struct spi_nor),
/u-boot/arch/arm/dts/
A Dsynquacer-sc2a11-developerbox-u-boot.dtsi8 spi_nor = &spi_nor;
12 spi_nor: spi@54800000 { label
A Dmt7629-rfb.dts59 groups = "spi_nor";
A Dkeystone-k2g-evm.dts69 spi_nor: flash@0 { label
A Dmt7986a-sd-rfb.dts144 spi_nor@0 {
A Dmt7986b-sd-rfb.dts140 spi_nor@0 {
A Dmt7981-rfb.dts158 spi_nor@0 {
A Dmt7986b-rfb.dts171 spi_nor@0 {
A Dmt7986a-rfb.dts184 spi_nor@0 {
A Dmt7622-bananapi-bpi-r64.dts92 groups = "spi_nor";
A Dmt7986a-bpi-r3-sd.dts179 spi_nor@0 {
A Dmt7622-rfb.dts92 groups = "spi_nor";
A Dam335x-icev2.dts292 spi_nor: flash@0 { label
A Dbcm5301x.dtsi550 spi_nor: flash@0 { label
/u-boot/board/atmel/common/
A Dmac-spi-nor.c103 struct spi_nor *nor; in at91_spi_nor_set_ethaddr()
/u-boot/arch/x86/cpu/apollolake/
A Dspl.c102 .priv_auto = sizeof(struct spi_nor),

Completed in 42 milliseconds