Lines Matching defs:tphy
681 static void hs_slew_rate_calibrate(struct mtk_tphy *tphy, in hs_slew_rate_calibrate()
753 static void u3_phy_instance_init(struct mtk_tphy *tphy, in u3_phy_instance_init()
802 static void u2_phy_pll_26m_set(struct mtk_tphy *tphy, in u2_phy_pll_26m_set()
821 static void u2_phy_instance_init(struct mtk_tphy *tphy, in u2_phy_instance_init()
867 static void u2_phy_instance_power_on(struct mtk_tphy *tphy, in u2_phy_instance_power_on()
889 static void u2_phy_instance_power_off(struct mtk_tphy *tphy, in u2_phy_instance_power_off()
912 static void u2_phy_instance_exit(struct mtk_tphy *tphy, in u2_phy_instance_exit()
926 static void u2_phy_instance_set_mode(struct mtk_tphy *tphy, in u2_phy_instance_set_mode()
951 static void pcie_phy_instance_init(struct mtk_tphy *tphy, in pcie_phy_instance_init()
1001 static void pcie_phy_instance_power_on(struct mtk_tphy *tphy, in pcie_phy_instance_power_on()
1013 static void pcie_phy_instance_power_off(struct mtk_tphy *tphy, in pcie_phy_instance_power_off()
1026 static void sata_phy_instance_init(struct mtk_tphy *tphy, in sata_phy_instance_init()
1071 static void phy_v1_banks_init(struct mtk_tphy *tphy, in phy_v1_banks_init()
1099 static void phy_v2_banks_init(struct mtk_tphy *tphy, in phy_v2_banks_init()
1124 static void phy_parse_property(struct mtk_tphy *tphy, in phy_parse_property()
1155 static void u2_phy_props_set(struct mtk_tphy *tphy, in u2_phy_props_set()
1253 static int phy_efuse_get(struct mtk_tphy *tphy, struct mtk_phy_instance *instance) in phy_efuse_get()
1367 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_init() local
1405 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_on() local
1420 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_off() local
1433 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_exit() local
1445 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_set_mode() local
1456 struct mtk_tphy *tphy = dev_get_drvdata(dev); in mtk_phy_xlate() local
1572 struct mtk_tphy *tphy; in mtk_tphy_probe() local