Home
last modified time | relevance | path

Searched refs:flchip (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/include/linux/mtd/
A Dflashchip.h57 struct flchip { struct
94 struct flchip *writing; argument
95 struct flchip *erasing;
A Dqinfo.h27 struct flchip chips[];
A Dcfi.h290 struct flchip chips[]; /* per-chip data structure for each chip */
380 typedef int (*varsize_frob_t)(struct map_info *map, struct flchip *chip,
/linux-6.3-rc2/drivers/mtd/lpddr/
A Dlpddr_cmds.c33 static void put_chip(struct map_info *map, struct flchip *chip);
39 struct flchip *chip; in lpddr_cmdset()
125 static int wait_for_ready(struct map_info *map, struct flchip *chip, in wait_for_ready()
225 struct flchip *contender; in get_chip()
348 static void put_chip(struct map_info *map, struct flchip *chip) in put_chip()
358 struct flchip *loaner = shared->writing; in put_chip()
489 struct flchip *chip = &lpddr->chips[chipnum]; in do_erase_oneblock()
517 struct flchip *chip = &lpddr->chips[chipnum]; in lpddr_read()
542 struct flchip *chip = &lpddr->chips[chipnum]; in lpddr_point()
600 struct flchip *chip; in lpddr_unpoint()
[all …]
/linux-6.3-rc2/drivers/mtd/chips/
A Dcfi_cmdset_0002.c1491 struct flchip *chip; in cfi_amdstd_otp_walk()
1647 struct flchip *chip, in do_write_oneword_once()
1718 struct flchip *chip, in do_write_oneword_start()
1738 struct flchip *chip, in do_write_oneword_done()
1752 struct flchip *chip, in do_write_oneword_retry()
2711 struct flchip *chip;
2721 struct flchip *chip, in do_ppb_xxlock()
2917 struct flchip *chip; in cfi_amdstd_sync()
2979 struct flchip *chip; in cfi_amdstd_suspend()
3034 struct flchip *chip; in cfi_amdstd_resume()
[all …]
A Dcfi_cmdset_0001.c702 struct flchip *chip; in cfi_intelext_partition_fixup()
955 struct flchip *contender; in get_chip()
1035 struct flchip *loaner = shared->writing; in put_chip()
1451 struct flchip *chip; in cfi_intelext_unpoint()
2036 struct flchip *chip; in cfi_intelext_sync()
2073 struct flchip *chip, in do_getlockstatus_oneblock()
2091 struct flchip *chip, in do_printlockstatus_oneblock()
2306 struct flchip *chip; in cfi_intelext_otp_walk()
2514 struct flchip *chip; in cfi_intelext_suspend()
2609 struct flchip *chip; in cfi_intelext_resume()
[all …]
A Dgen_probe.c146 memset(&retcfi->chips[0], 0, sizeof(struct flchip) * cfi.numchips); in genprobe_ident_chips()
150 struct flchip *pchip = &retcfi->chips[j++]; in genprobe_ident_chips()
A Dcfi_cmdset_0020.c248 static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len… in do_read_onechip()
420 static int do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer()
732 static inline int do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr) in do_erase_oneblock()
977 struct flchip *chip; in cfi_staa_sync()
1031 static inline int do_lock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr) in do_lock_oneblock()
1177 static inline int do_unlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr) in do_unlock_oneblock()
1316 struct flchip *chip; in cfi_staa_suspend()
1374 struct flchip *chip; in cfi_staa_resume()
A Dfwh_lock.h29 static int fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip, in fwh_xxlock_oneblock()

Completed in 24 milliseconds