Lines Matching full:dll
450 * Write the selected DLL clock output phase (0 ... 15) in msm_config_cm_dll_phase()
474 dev_err(mmc_dev(mmc), "%s: Failed to set DLL phase: %d\n", in msm_config_cm_dll_phase()
483 * DLL clock output phases that can be used as sampling
487 * Select the 3/4 of the range and configure the DLL with the
488 * selected DLL clock output phase.
623 /* Initialize the DLL (Programmable Delay Line) */
641 * Make sure that clock is always enabled when DLL in msm_init_cm_dll()
703 /* wait for 5us before enabling DLL clock */ in msm_init_cm_dll()
730 * Configure DLL user control register to enable DLL status. in msm_init_cm_dll()
767 dev_err(mmc_dev(mmc), "%s: DLL failed to LOCK\n", in msm_init_cm_dll()
885 * correct input clock for DLL depending on the mode.
1057 * starts coming. Controllers with 14lpp and later tech DLL cannot in sdhci_msm_cm_dll_sdc4_calibration()
1059 * turned on for host controllers using this DLL. in sdhci_msm_cm_dll_sdc4_calibration()
1070 * Drain writebuffer to ensure above DLL calibration in sdhci_msm_cm_dll_sdc4_calibration()
1071 * and PWRSAVE DLL is enabled. in sdhci_msm_cm_dll_sdc4_calibration()
1148 * SDR DLL comes into picture only for timing modes which needs in sdhci_msm_restore_sdr_dll_config()
1293 * sdhci_msm_hs400 - Calibrate the DLL for HS400 bus speed mode operation.
1295 * DLL operation is only needed for clock > 100MHz. For clock <= 100MHz
1311 pr_err("%s: Failed to calibrate DLL for hs400 mode (%d)\n", in sdhci_msm_hs400()
1353 * provided and DLL must not be used so that tuning can be skipped. To in sdhci_msm_set_uhs_signaling()
1363 * DLL is not required for clock <= 100MHz in sdhci_msm_set_uhs_signaling()
1364 * Thus, make sure DLL it is disabled when not required in sdhci_msm_set_uhs_signaling()
1379 * The DLL needs to be restored and CDCLP533 recalibrated in sdhci_msm_set_uhs_signaling()
2261 "DLL sts: 0x%08x | DLL cfg: 0x%08x | DLL cfg2: 0x%08x\n", in sdhci_msm_dump_vendor_regs()
2266 "DLL cfg3: 0x%08x | DLL usr ctl: 0x%08x | DDR cfg: 0x%08x\n", in sdhci_msm_dump_vendor_regs()
2357 of_property_read_u32(node, "qcom,dll-config", &msm_host->dll_config); in sdhci_msm_get_of_property()
2568 * with HS 400 mode support will use CM DLL instead of CDC LP 533 DLL. in sdhci_msm_probe()
2725 * restore the SDR DLL settings when the clock is ungated. in sdhci_msm_runtime_resume()