Searched refs:onfi_sdr_timings (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/
H A Dnand_timings.c16 static const struct nand_sdr_timings onfi_sdr_timings[] = { variable in typeref:struct:nand_sdr_timings
248 if (mode < 0 || mode >= ARRAY_SIZE(onfi_sdr_timings)) onfi_async_timing_mode_to_sdr_timings()
251 return &onfi_sdr_timings[mode]; onfi_async_timing_mode_to_sdr_timings()

Completed in 107 milliseconds