Searched refs:tCH_min (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_timings.c | 38 .tCH_min = 20000, 83 .tCH_min = 10000, 128 .tCH_min = 10000, 173 .tCH_min = 5000, 218 .tCH_min = 5000, 263 .tCH_min = 5000, 314 .tCH_min = 10000, 356 .tCH_min = 5000, 398 .tCH_min = 4000, 440 .tCH_min = 3000, [all …]
|
| H A D | stm32_fmc2_nand.c | 1467 thold_mem = max_t(unsigned long, hclkp, sdrt->tCH_min); in stm32_fmc2_nfc_calc_timings() 1517 thold_att = max_t(unsigned long, thold_att, sdrt->tCH_min); in stm32_fmc2_nfc_calc_timings()
|
| H A D | tegra_nand.c | 796 val = DIV_ROUND_UP(max(max(timings->tCS_min, timings->tCH_min), in tegra_nand_setup_timing()
|
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 449 u32 tCH_min; member 541 u32 tCH_min; member
|