Searched refs:tCHZ_max (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | nand_timings.c | 39 .tCHZ_max = 100000, 84 .tCHZ_max = 50000, 129 .tCHZ_max = 50000, 174 .tCHZ_max = 50000, 219 .tCHZ_max = 30000, 264 .tCHZ_max = 30000,
|
| H A D | nand_toshiba.c | 230 sdr->tCHZ_max = 20000; in th58nvg2s3hbai4_choose_interface_config()
|
| H A D | davinci_nand.c | 848 cfg = TO_CYCLES((s32)(MAX_TH_PS - sdr->tCHZ_max), cyc_ns) - 1; in davinci_nand_setup_interface() 856 cfg = max_t(s32, cfg, TO_CYCLES(sdr->tCHZ_max, cyc_ns)) - 1; in davinci_nand_setup_interface()
|
| /linux-6.15/include/linux/mtd/ |
| H A D | rawnand.h | 450 u32 tCHZ_max; member
|