Lines Matching full:dll
187 * This function is used to detect dll lock status.
188 * Since the dll lock status bit will toggle randomly
238 * This function is used to fix o2 dll shift issue.
281 * need wait at least 5ms for dll status stable, in sdhci_o2_dll_recovery()
291 pr_warn("%s: DLL unlocked when dll_adjust_count is %d.\n", in sdhci_o2_dll_recovery()
304 pr_err("%s: DLL adjust over max times\n", in sdhci_o2_dll_recovery()
361 /* Set pcr 0x354[16] to choose dll clock, and set the default phase */ in sdhci_o2_execute_tuning()
382 /* wait DLL lock, timeout value 5ms */ in sdhci_o2_execute_tuning()
385 pr_warn("%s: DLL can't lock in 5ms after force L0 during tuning.\n", in sdhci_o2_execute_tuning()
388 * Judge the tuning reason, whether caused by dll shift in sdhci_o2_execute_tuning()
389 * If cause by dll shift, should call sdhci_o2_dll_recovery in sdhci_o2_execute_tuning()
393 pr_err("%s: o2 dll recovery failed\n", in sdhci_o2_execute_tuning()
499 /* Set DLL Tuning Window */ in sdhci_pci_o2_fujin2_pci_init()
788 /* set dll watch dog timer */ in sdhci_pci_o2_probe_slot()