Lines Matching full:xenon
3 * PHY support for Xenon SDHC
18 #include "sdhci-xenon.h"
488 * Xenon Enhanced Strobe should be enabled only when in xenon_emmc_phy_strobe_delay_adj()
628 * Define them both in sdhci-xenon-emmc-phy.h. in xenon_emmc_phy_set()
731 if (device_property_read_bool(dev, "marvell,xenon-phy-slow-mode")) in xenon_emmc_phy_parse_params()
735 if (!device_property_read_u32(dev, "marvell,xenon-phy-znr", &value)) in xenon_emmc_phy_parse_params()
739 if (!device_property_read_u32(dev, "marvell,xenon-phy-zpr", &value)) in xenon_emmc_phy_parse_params()
743 if (!device_property_read_u32(dev, "marvell,xenon-phy-nr-success-tun", in xenon_emmc_phy_parse_params()
748 if (!device_property_read_u32(dev, "marvell,xenon-phy-tun-step-divider", in xenon_emmc_phy_parse_params()
824 * and adjust Xenon SDHC delay. in xenon_phy_adj()
874 if (!device_property_read_string(dev, "marvell,xenon-phy-type", &phy_type)) in xenon_phy_parse_params()