Lines Matching defs:instance

700 	struct mtk_phy_instance *instance)  in hs_slew_rate_calibrate()
770 struct mtk_phy_instance *instance) in u3_phy_instance_init()
819 struct mtk_phy_instance *instance) in u2_phy_pll_26m_set()
838 struct mtk_phy_instance *instance) in u2_phy_instance_init()
884 struct mtk_phy_instance *instance) in u2_phy_instance_power_on()
906 struct mtk_phy_instance *instance) in u2_phy_instance_power_off()
929 struct mtk_phy_instance *instance) in u2_phy_instance_exit()
943 struct mtk_phy_instance *instance, in u2_phy_instance_set_mode()
968 struct mtk_phy_instance *instance) in pcie_phy_instance_init()
1018 struct mtk_phy_instance *instance) in pcie_phy_instance_power_on()
1030 struct mtk_phy_instance *instance) in pcie_phy_instance_power_off()
1043 struct mtk_phy_instance *instance) in sata_phy_instance_init()
1088 struct mtk_phy_instance *instance) in phy_v1_banks_init()
1116 struct mtk_phy_instance *instance) in phy_v2_banks_init()
1141 struct mtk_phy_instance *instance) in phy_parse_property()
1172 struct mtk_phy_instance *instance) in u2_phy_props_set()
1211 static int phy_type_syscon_get(struct mtk_phy_instance *instance, in phy_type_syscon_get()
1236 static int phy_type_set(struct mtk_phy_instance *instance) in phy_type_set()
1269 static int phy_efuse_get(struct mtk_tphy *tphy, struct mtk_phy_instance *instance) in phy_efuse_get()
1343 static void phy_efuse_set(struct mtk_phy_instance *instance) in phy_efuse_set()
1382 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_init() local
1420 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_power_on() local
1435 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_power_off() local
1448 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_exit() local
1460 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_set_mode() local
1473 struct mtk_phy_instance *instance = NULL; in mtk_phy_xlate() local
1626 struct mtk_phy_instance *instance; in mtk_tphy_probe() local