Searched refs:timing_mode (Results 1 – 3 of 3) sorted by relevance
294 int timing_mode) in onfi_init_data_interface() argument299 if (timing_mode < 0 || timing_mode >= ARRAY_SIZE(onfi_sdr_timings)) in onfi_init_data_interface()302 *iface = onfi_sdr_timings[timing_mode]; in onfi_init_data_interface()
1008 int timing_mode, bytes, rc; in ndf_read() local1015 timing_mode = default_onfi_timing; in ndf_read()1017 timing_mode = nand->onfi_timing_mode_default; in ndf_read()1035 if (timing_mode < 4) in ndf_read()
1238 int timing_mode);
Completed in 16 milliseconds