Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_timings.c293 int timing_mode) in onfi_init_data_interface() argument
298 if (timing_mode < 0 || timing_mode >= ARRAY_SIZE(onfi_sdr_timings)) in onfi_init_data_interface()
301 *iface = onfi_sdr_timings[timing_mode]; in onfi_init_data_interface()
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h1218 int timing_mode);