Lines Matching full:emmc
20 /* Register base for eMMC PHY 5.0 Version */
22 /* Register base for eMMC PHY 5.1 Version */
117 * in eMMC PHY 5.0 or eMMC PHY 5.1
139 "emmc 5.0 phy",
140 "emmc 5.1 phy"
187 * eMMC PHY configuration and operations
236 * eMMC 5.0/5.1 PHY init/re-init.
237 * eMMC PHY init should be executed after:
300 dev_err(mmc_dev(host->mmc), "eMMC PHY init cannot complete after %d us\n", in xenon_emmc_phy_init()
346 * Enable eMMC PHY HW DLL
403 * Config to eMMC PHY to prepare for tuning.
512 * If eMMC PHY Slow Mode is required in lower speed mode (SDCLK < 55MHz)
513 * in SDR mode, enable Slow Mode to bypass eMMC PHY.
571 * Set-up eMMC 5.0/5.1 PHY.
583 dev_dbg(mmc_dev(host->mmc), "eMMC PHY setting starts\n"); in xenon_emmc_phy_set()
628 * Define them both in sdhci-xenon-emmc-phy.h. in xenon_emmc_phy_set()
677 dev_dbg(mmc_dev(host->mmc), "eMMC PHY setting completes\n"); in xenon_emmc_phy_set()
823 * better to set eMMC PHY based on current setting in xenon_phy_adj()
858 "Unable to determine PHY name %s. Use default eMMC 5.1 PHY\n", in xenon_add_phy()
877 return xenon_add_phy(dev, host, "emmc 5.1 phy"); in xenon_phy_parse_params()