Home
last modified time | relevance | path

Searched refs:tRHW_min (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_timings.c54 .tRHW_min = 200000,
99 .tRHW_min = 100000,
144 .tRHW_min = 100000,
189 .tRHW_min = 100000,
234 .tRHW_min = 100000,
279 .tRHW_min = 100000,
329 .tRHW_min = 100000,
371 .tRHW_min = 100000,
413 .tRHW_min = 100000,
455 .tRHW_min = 100000,
[all …]
H A Dnand_toshiba.c235 sdr->tRHW_min = 30000; in th58nvg2s3hbai4_choose_interface_config()
H A Dstm32_fmc2_nand.c1494 if (sdrt->tRHW_min > thold_mem && in stm32_fmc2_nfc_calc_timings()
1495 (tset_att < sdrt->tRHW_min - thold_mem)) in stm32_fmc2_nfc_calc_timings()
1496 tset_att = sdrt->tRHW_min - thold_mem; in stm32_fmc2_nfc_calc_timings()
H A Ddenali.c801 re_2_we = DIV_ROUND_UP(timings->tRHW_min, t_x); in denali_setup_interface()
/linux/include/linux/mtd/
H A Drawnand.h465 u32 tRHW_min; member
556 u32 tRHW_min; member