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

/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-nand.h250 * @max_dll_delay_in_ns: The maximum amount of delay, in ns, that the
263 const unsigned int max_dll_delay_in_ns; member in struct:timing_threshod
H A Dgpmi-lib.c36 .max_dll_delay_in_ns = 16,
478 if (max_sample_delay_in_ns > nfc->max_dll_delay_in_ns) gpmi_nfc_compute_hardware_timing()
479 max_sample_delay_in_ns = nfc->max_dll_delay_in_ns; gpmi_nfc_compute_hardware_timing()

Completed in 125 milliseconds