Lines Matching refs:xsphy_instance
93 struct xsphy_instance { struct
115 struct xsphy_instance **phys; argument
122 struct xsphy_instance *inst) in u2_phy_slew_rate_calibrate()
180 struct xsphy_instance *inst) in u2_phy_instance_init()
191 struct xsphy_instance *inst) in u2_phy_instance_power_on()
206 struct xsphy_instance *inst) in u2_phy_instance_power_off()
221 struct xsphy_instance *inst, in u2_phy_instance_set_mode()
245 struct xsphy_instance *inst) in phy_parse_property()
285 struct xsphy_instance *inst) in u2_phy_props_set()
307 struct xsphy_instance *inst) in u3_phy_props_set()
325 static int phy_type_syscon_get(struct xsphy_instance *instance, in phy_type_syscon_get()
350 static int phy_type_set(struct xsphy_instance *instance) in phy_type_set()
382 struct xsphy_instance *inst = phy_get_drvdata(phy); in mtk_phy_init()
415 struct xsphy_instance *inst = phy_get_drvdata(phy); in mtk_phy_power_on()
428 struct xsphy_instance *inst = phy_get_drvdata(phy); in mtk_phy_power_off()
439 struct xsphy_instance *inst = phy_get_drvdata(phy); in mtk_phy_exit()
447 struct xsphy_instance *inst = phy_get_drvdata(phy); in mtk_phy_set_mode()
460 struct xsphy_instance *inst = NULL; in mtk_phy_xlate()
553 struct xsphy_instance *inst; in mtk_xsphy_probe()