Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dnand_timings.c359 unsigned int timing_mode) in onfi_fill_interface_config() argument
366 if (WARN_ON(timing_mode >= ARRAY_SIZE(onfi_sdr_timings))) in onfi_fill_interface_config()
369 *iface = onfi_sdr_timings[timing_mode]; in onfi_fill_interface_config()
Dinternals.h90 unsigned int timing_mode);
/Linux-v5.10/arch/s390/kernel/
Dtime.c878 static DEVICE_ATTR_RO(timing_mode);