Home
last modified time | relevance | path

Searched refs:timing_mode (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_timings.c294 int timing_mode) in onfi_fill_data_interface() argument
302 if (timing_mode < 0 || timing_mode >= ARRAY_SIZE(onfi_sdr_timings)) in onfi_fill_data_interface()
305 *iface = onfi_sdr_timings[timing_mode]; in onfi_fill_data_interface()
/Linux-v4.19/arch/s390/kernel/
Dtime.c782 static DEVICE_ATTR(timing_mode, 0400, stp_timing_mode_show, NULL);
/Linux-v4.19/include/linux/mtd/
Drawnand.h1629 int timing_mode);