Lines Matching defs:tphy
323 static void hs_slew_rate_calibrate(struct mtk_tphy *tphy, in hs_slew_rate_calibrate()
403 static void u3_phy_instance_init(struct mtk_tphy *tphy, in u3_phy_instance_init()
453 static void u2_phy_instance_init(struct mtk_tphy *tphy, in u2_phy_instance_init()
515 static void u2_phy_instance_power_on(struct mtk_tphy *tphy, in u2_phy_instance_power_on()
549 static void u2_phy_instance_power_off(struct mtk_tphy *tphy, in u2_phy_instance_power_off()
584 static void u2_phy_instance_exit(struct mtk_tphy *tphy, in u2_phy_instance_exit()
603 static void u2_phy_instance_set_mode(struct mtk_tphy *tphy, in u2_phy_instance_set_mode()
628 static void pcie_phy_instance_init(struct mtk_tphy *tphy, in pcie_phy_instance_init()
701 static void pcie_phy_instance_power_on(struct mtk_tphy *tphy, in pcie_phy_instance_power_on()
716 static void pcie_phy_instance_power_off(struct mtk_tphy *tphy, in pcie_phy_instance_power_off()
732 static void sata_phy_instance_init(struct mtk_tphy *tphy, in sata_phy_instance_init()
790 static void phy_v1_banks_init(struct mtk_tphy *tphy, in phy_v1_banks_init()
818 static void phy_v2_banks_init(struct mtk_tphy *tphy, in phy_v2_banks_init()
843 static void phy_parse_property(struct mtk_tphy *tphy, in phy_parse_property()
868 static void u2_phy_props_set(struct mtk_tphy *tphy, in u2_phy_props_set()
920 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_init() local
961 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_on() local
976 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_off() local
989 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_exit() local
1002 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_set_mode() local
1013 struct mtk_tphy *tphy = dev_get_drvdata(dev); in mtk_phy_xlate() local
1098 struct mtk_tphy *tphy; in mtk_tphy_probe() local