Searched refs:m25p (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/mtd/devices/
H A Dubi32-m25p80.c227 struct m25p { struct
236 static inline struct m25p *mtd_to_m25p(struct mtd_info *mtd)
238 return container_of(mtd, struct m25p, mtd);
252 static int read_sr(struct m25p *flash)
505 static int wait_till_ready(struct m25p *flash)
623 struct m25p *flash = mtd_to_m25p(mtd);
667 struct m25p *flash = mtd_to_m25p(mtd);
713 struct m25p *flash = mtd_to_m25p(mtd);
875 struct m25p *flash;
1026 struct m25p *flas
[all...]

Completed in 94 milliseconds