Lines Matching full:dll
429 * Write the selected DLL clock output phase (0 ... 15) in msm_config_cm_dll_phase()
453 dev_err(mmc_dev(mmc), "%s: Failed to set DLL phase: %d\n", in msm_config_cm_dll_phase()
462 * DLL clock output phases that can be used as sampling
466 * Select the 3/4 of the range and configure the DLL with the
467 * selected DLL clock output phase.
602 /* Initialize the DLL (Programmable Delay Line) */
620 * Make sure that clock is always enabled when DLL in msm_init_cm_dll()
682 /* wait for 5us before enabling DLL clock */ in msm_init_cm_dll()
709 * Configure DLL user control register to enable DLL status. in msm_init_cm_dll()
746 dev_err(mmc_dev(mmc), "%s: DLL failed to LOCK\n", in msm_init_cm_dll()
864 * correct input clock for DLL depending on the mode.
1036 * starts coming. Controllers with 14lpp and later tech DLL cannot in sdhci_msm_cm_dll_sdc4_calibration()
1038 * turned on for host controllers using this DLL. in sdhci_msm_cm_dll_sdc4_calibration()
1049 * Drain writebuffer to ensure above DLL calibration in sdhci_msm_cm_dll_sdc4_calibration()
1050 * and PWRSAVE DLL is enabled. in sdhci_msm_cm_dll_sdc4_calibration()
1127 * SDR DLL comes into picture only for timing modes which needs in sdhci_msm_restore_sdr_dll_config()
1272 * sdhci_msm_hs400 - Calibrate the DLL for HS400 bus speed mode operation.
1274 * DLL operation is only needed for clock > 100MHz. For clock <= 100MHz
1290 pr_err("%s: Failed to calibrate DLL for hs400 mode (%d)\n", in sdhci_msm_hs400()
1332 * provided and DLL must not be used so that tuning can be skipped. To in sdhci_msm_set_uhs_signaling()
1342 * DLL is not required for clock <= 100MHz in sdhci_msm_set_uhs_signaling()
1343 * Thus, make sure DLL it is disabled when not required in sdhci_msm_set_uhs_signaling()
1358 * The DLL needs to be restored and CDCLP533 recalibrated in sdhci_msm_set_uhs_signaling()
2112 "DLL sts: 0x%08x | DLL cfg: 0x%08x | DLL cfg2: 0x%08x\n", in sdhci_msm_dump_vendor_regs()
2117 "DLL cfg3: 0x%08x | DLL usr ctl: 0x%08x | DDR cfg: 0x%08x\n", in sdhci_msm_dump_vendor_regs()
2210 of_property_read_u32(node, "qcom,dll-config", &msm_host->dll_config); in sdhci_msm_get_of_property()
2380 * with HS 400 mode support will use CM DLL instead of CDC LP 533 DLL. in sdhci_msm_probe()
2532 * restore the SDR DLL settings when the clock is ungated. in sdhci_msm_runtime_resume()