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

/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-lib.c688 #define IDEAL_DELAY ((int) ideal_sample_delay_in_ns) gpmi_nfc_compute_hardware_timing() macro
694 #define DELAY_ERROR (abs(QUANTIZED_DELAY - IDEAL_DELAY)) gpmi_nfc_compute_hardware_timing()
711 if (QUANTIZED_DELAY > IDEAL_DELAY) { gpmi_nfc_compute_hardware_timing()

Completed in 48 milliseconds