Lines Matching defs:tphy
694 static void hs_slew_rate_calibrate(struct mtk_tphy *tphy, in hs_slew_rate_calibrate()
764 static void u3_phy_instance_init(struct mtk_tphy *tphy, in u3_phy_instance_init()
796 static void u2_phy_pll_26m_set(struct mtk_tphy *tphy, in u2_phy_pll_26m_set()
815 static void u2_phy_instance_init(struct mtk_tphy *tphy, in u2_phy_instance_init()
861 static void u2_phy_instance_power_on(struct mtk_tphy *tphy, in u2_phy_instance_power_on()
883 static void u2_phy_instance_power_off(struct mtk_tphy *tphy, in u2_phy_instance_power_off()
906 static void u2_phy_instance_exit(struct mtk_tphy *tphy, in u2_phy_instance_exit()
920 static void u2_phy_instance_set_mode(struct mtk_tphy *tphy, in u2_phy_instance_set_mode()
945 static void pcie_phy_instance_init(struct mtk_tphy *tphy, in pcie_phy_instance_init()
995 static void pcie_phy_instance_power_on(struct mtk_tphy *tphy, in pcie_phy_instance_power_on()
1007 static void pcie_phy_instance_power_off(struct mtk_tphy *tphy, in pcie_phy_instance_power_off()
1020 static void sata_phy_instance_init(struct mtk_tphy *tphy, in sata_phy_instance_init()
1065 static void phy_v1_banks_init(struct mtk_tphy *tphy, in phy_v1_banks_init()
1093 static void phy_v2_banks_init(struct mtk_tphy *tphy, in phy_v2_banks_init()
1118 static void phy_parse_property(struct mtk_tphy *tphy, in phy_parse_property()
1146 static void u2_phy_props_set(struct mtk_tphy *tphy, in u2_phy_props_set()
1244 static int phy_efuse_get(struct mtk_tphy *tphy, struct mtk_phy_instance *instance) in phy_efuse_get()
1358 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_init() local
1396 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_on() local
1411 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_off() local
1424 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_exit() local
1436 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_set_mode() local
1447 struct mtk_tphy *tphy = dev_get_drvdata(dev); in mtk_phy_xlate() local
1558 struct mtk_tphy *tphy; in mtk_tphy_probe() local