Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
Dgpmi-lib.c864 int dll_threshold = this->devdata->max_chain_delay; in gpmi_compute_edo_timing() local
894 dll_threshold *= 10; in gpmi_compute_edo_timing()
900 if (clk_period > dll_threshold) { in gpmi_compute_edo_timing()