Searched refs:nand_choose_best_sdr_timings (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/mtd/nand/raw/ |
D | nand_toshiba.c | 207 return nand_choose_best_sdr_timings(chip, iface, NULL); in tc58teg5dclta00_choose_interface_config() 216 return nand_choose_best_sdr_timings(chip, iface, NULL); in tc58nvg0s3e_choose_interface_config() 243 return nand_choose_best_sdr_timings(chip, iface, sdr); in th58nvg2s3hbai4_choose_interface_config()
|
D | internals.h | 95 int nand_choose_best_sdr_timings(struct nand_chip *chip,
|
D | nand_hynix.c | 686 return nand_choose_best_sdr_timings(chip, iface, NULL); in h27ucg8t2atrbc_choose_interface_config()
|
D | nand_base.c | 926 int nand_choose_best_sdr_timings(struct nand_chip *chip, in nand_choose_best_sdr_timings() function 1038 return nand_choose_best_sdr_timings(chip, iface, NULL); in nand_choose_best_timings()
|