Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c650 unsigned int dll_threshold_ps = this->devdata->max_chain_delay; in gpmi_nfc_compute_timings() local
697 if (period_ps > dll_threshold_ps) { in gpmi_nfc_compute_timings()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds