Home
last modified time | relevance | path

Searched defs:xsphy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c116 static void u2_phy_slew_rate_calibrate(struct mtk_xsphy *xsphy, in u2_phy_slew_rate_calibrate() argument
191 static void u2_phy_instance_init(struct mtk_xsphy *xsphy, in u2_phy_instance_init() argument
207 static void u2_phy_instance_power_on(struct mtk_xsphy *xsphy, in u2_phy_instance_power_on() argument
226 u2_phy_instance_power_off(struct mtk_xsphy *xsphy, struct xsphy_instance *inst) u2_phy_instance_power_off() argument
245 u2_phy_instance_set_mode(struct mtk_xsphy *xsphy, struct xsphy_instance *inst, enum phy_mode mode) u2_phy_instance_set_mode() argument
269 phy_parse_property(struct mtk_xsphy *xsphy, struct xsphy_instance *inst) phy_parse_property() argument
305 u2_phy_props_set(struct mtk_xsphy *xsphy, struct xsphy_instance *inst) u2_phy_props_set() argument
340 u3_phy_props_set(struct mtk_xsphy *xsphy, struct xsphy_instance *inst) u3_phy_props_set() argument
371 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_init() local
400 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_on() local
413 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_off() local
432 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_set_mode() local
443 struct mtk_xsphy *xsphy = dev_get_drvdata(dev); mtk_phy_xlate() local
498 struct mtk_xsphy *xsphy; mtk_xsphy_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c109 static void u2_phy_slew_rate_calibrate(struct mtk_xsphy *xsphy, in u2_phy_slew_rate_calibrate() argument
167 static void u2_phy_instance_init(struct mtk_xsphy *xsphy, in u2_phy_instance_init() argument
178 static void u2_phy_instance_power_on(struct mtk_xsphy *xsphy, in u2_phy_instance_power_on() argument
193 u2_phy_instance_power_off(struct mtk_xsphy *xsphy, struct xsphy_instance *inst) u2_phy_instance_power_off() argument
208 u2_phy_instance_set_mode(struct mtk_xsphy *xsphy, struct xsphy_instance *inst, enum phy_mode mode) u2_phy_instance_set_mode() argument
232 phy_parse_property(struct mtk_xsphy *xsphy, struct xsphy_instance *inst) phy_parse_property() argument
268 u2_phy_props_set(struct mtk_xsphy *xsphy, struct xsphy_instance *inst) u2_phy_props_set() argument
290 u3_phy_props_set(struct mtk_xsphy *xsphy, struct xsphy_instance *inst) u3_phy_props_set() argument
311 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_init() local
340 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_on() local
353 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_off() local
372 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_set_mode() local
383 struct mtk_xsphy *xsphy = dev_get_drvdata(dev); mtk_phy_xlate() local
438 struct mtk_xsphy *xsphy; mtk_xsphy_probe() local
[all...]

Completed in 2 milliseconds