Lines Matching defs:tphy

318 static void hs_slew_rate_calibrate(struct mtk_tphy *tphy,  in hs_slew_rate_calibrate()
398 static void u3_phy_instance_init(struct mtk_tphy *tphy, in u3_phy_instance_init()
448 static void u2_phy_instance_init(struct mtk_tphy *tphy, in u2_phy_instance_init()
510 static void u2_phy_instance_power_on(struct mtk_tphy *tphy, in u2_phy_instance_power_on()
544 static void u2_phy_instance_power_off(struct mtk_tphy *tphy, in u2_phy_instance_power_off()
579 static void u2_phy_instance_exit(struct mtk_tphy *tphy, in u2_phy_instance_exit()
598 static void u2_phy_instance_set_mode(struct mtk_tphy *tphy, in u2_phy_instance_set_mode()
623 static void pcie_phy_instance_init(struct mtk_tphy *tphy, in pcie_phy_instance_init()
696 static void pcie_phy_instance_power_on(struct mtk_tphy *tphy, in pcie_phy_instance_power_on()
711 static void pcie_phy_instance_power_off(struct mtk_tphy *tphy, in pcie_phy_instance_power_off()
727 static void sata_phy_instance_init(struct mtk_tphy *tphy, in sata_phy_instance_init()
785 static void phy_v1_banks_init(struct mtk_tphy *tphy, in phy_v1_banks_init()
813 static void phy_v2_banks_init(struct mtk_tphy *tphy, in phy_v2_banks_init()
838 static void phy_parse_property(struct mtk_tphy *tphy, in phy_parse_property()
858 static void u2_phy_props_set(struct mtk_tphy *tphy, in u2_phy_props_set()
896 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_init() local
936 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_on() local
951 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_off() local
964 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_exit() local
977 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_set_mode() local
988 struct mtk_tphy *tphy = dev_get_drvdata(dev); in mtk_phy_xlate() local
1073 struct mtk_tphy *tphy; in mtk_tphy_probe() local