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

/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-lib.c338 unsigned int dll_delay_shift; gpmi_nfc_compute_hardware_timing() local
452 dll_delay_shift = 3 + 1; gpmi_nfc_compute_hardware_timing()
455 dll_delay_shift = 3; gpmi_nfc_compute_hardware_timing()
472 dll_delay_shift; gpmi_nfc_compute_hardware_timing()
526 ideal_sample_delay_in_ns << dll_delay_shift, gpmi_nfc_compute_hardware_timing()
677 ns_to_cycles(ideal_sample_delay_in_ns << dll_delay_shift, gpmi_nfc_compute_hardware_timing()
692 dll_delay_shift)) gpmi_nfc_compute_hardware_timing()
754 ideal_sample_delay_in_ns << dll_delay_shift, gpmi_nfc_compute_hardware_timing()

Completed in 63 milliseconds