Searched refs:nand_choose_best_sdr_timings (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/mtd/nand/raw/ |
H A 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()
|
H A D | nand_sandisk.c | 11 return nand_choose_best_sdr_timings(chip, iface, NULL); in sdtnqgama_choose_interface_config()
|
H A D | internals.h | 96 int nand_choose_best_sdr_timings(struct nand_chip *chip,
|
H A D | nand_hynix.c | 686 return nand_choose_best_sdr_timings(chip, iface, NULL); in h27ucg8t2atrbc_choose_interface_config()
|
H A 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()
|