Searched refs:tADL_min (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_timings.c | 32 .tADL_min = 400000, 77 .tADL_min = 400000, 122 .tADL_min = 400000, 167 .tADL_min = 400000, 212 .tADL_min = 400000, 257 .tADL_min = 400000, 307 .tADL_min = 400000, 349 .tADL_min = 400000, 391 .tADL_min = 400000, 433 .tADL_min = 400000, [all …]
|
| H A D | nand_toshiba.c | 39 PSEC_TO_NSEC(sdr->tADL_min)), in toshiba_nand_benand_read_eccstatus_op()
|
| H A D | stm32_fmc2_nand.c | 1524 if (sdrt->tADL_min > tset_mem && in stm32_fmc2_nfc_calc_timings() 1525 (thold_att < sdrt->tADL_min - tset_mem)) in stm32_fmc2_nfc_calc_timings() 1526 thold_att = sdrt->tADL_min - tset_mem; in stm32_fmc2_nfc_calc_timings()
|
| H A D | nand_base.c | 1545 NAND_OP_ADDR(0, addrs, NAND_COMMON_TIMING_NS(conf, tADL_min)), in nand_exec_prog_page_op() 1828 NAND_COMMON_TIMING_NS(conf, tADL_min)), in nand_readid_op() 1887 NAND_COMMON_TIMING_NS(conf, tADL_min)), in nand_status_op() 2030 tADL_min)), in nand_set_features_op()
|
| H A D | tegra_nand.c | 813 val = DIV_ROUND_UP(timings->tADL_min, period); in tegra_nand_setup_timing()
|
| H A D | denali.c | 839 addr_2_data = DIV_ROUND_UP(timings->tADL_min, t_x); in denali_setup_interface()
|
| H A D | meson_nand.c | 1268 meson_chip->tadl = DIV_ROUND_UP(PSEC_TO_NSEC(timings->tADL_min), in meson_nfc_setup_interface()
|
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 444 u32 tADL_min; member 534 u32 tADL_min; member
|
| /linux/drivers/mtd/nand/raw/atmel/ |
| H A D | nand-controller.c | 1431 ncycles = DIV_ROUND_UP(conf->timings.sdr.tADL_min, mckperiodps); in atmel_smc_nand_prepare_smcconf()
|