Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c845 unsigned int dll_threshold_ps = this->devdata->max_chain_delay; in gpmi_nfc_compute_timings() local
902 if (period_ps > dll_threshold_ps) { in gpmi_nfc_compute_timings()