Searched refs:tRHW_min (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_timings.c | 54 .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 D | nand_toshiba.c | 235 sdr->tRHW_min = 30000; in th58nvg2s3hbai4_choose_interface_config()
|
| H A D | stm32_fmc2_nand.c | 1494 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 D | denali.c | 801 re_2_we = DIV_ROUND_UP(timings->tRHW_min, t_x); in denali_setup_interface()
|
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 465 u32 tRHW_min; member 556 u32 tRHW_min; member
|