Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dnand_timings.c45 .tRHW_min = 200000,
87 .tRHW_min = 100000,
129 .tRHW_min = 100000,
171 .tRHW_min = 100000,
213 .tRHW_min = 100000,
255 .tRHW_min = 100000,
A Dstm32_fmc2_nand.c676 if (sdrt->tRHW_min > thold_mem && in stm32_fmc2_nfc_calc_timings()
677 (tset_att < sdrt->tRHW_min - thold_mem)) in stm32_fmc2_nfc_calc_timings()
678 tset_att = sdrt->tRHW_min - thold_mem; in stm32_fmc2_nfc_calc_timings()
A Ddenali.c965 re_2_we = DIV_ROUND_UP(timings->tRHW_min, t_x); in denali_setup_data_interface()
A Dsunxi_nand.c1317 tRHW = sunxi_nand_lookup_timing(tRHW_lut, timings->tRHW_min, in sunxi_nand_chip_set_timings()
/u-boot/include/linux/mtd/
A Drawnand.h739 u32 tRHW_min; member

Completed in 18 milliseconds