Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dnand_timings.c277 int timing_mode) in onfi_fill_data_interface() argument
285 if (timing_mode < 0 || timing_mode >= ARRAY_SIZE(onfi_sdr_timings)) in onfi_fill_data_interface()
288 *iface = onfi_sdr_timings[timing_mode]; in onfi_fill_data_interface()
Dinternals.h85 int timing_mode);
/Linux-v5.4/arch/s390/kernel/
Dtime.c782 static DEVICE_ATTR(timing_mode, 0400, stp_timing_mode_show, NULL);