Home
last modified time | relevance | path

Searched refs:xsphy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c3 * MediaTek USB3.1 gen2 xsphy Driver
109 static void u2_phy_slew_rate_calibrate(struct mtk_xsphy *xsphy, in u2_phy_slew_rate_calibrate() argument
149 tmp = xsphy->src_ref_clk * xsphy->src_coef; in u2_phy_slew_rate_calibrate()
156 dev_dbg(xsphy->dev, "phy.%d, fm_out:%d, calib:%d (clk:%d, coef:%d)\n", in u2_phy_slew_rate_calibrate()
158 xsphy->src_ref_clk, xsphy->src_coef); in u2_phy_slew_rate_calibrate()
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
190 dev_dbg(xsphy in u2_phy_instance_power_on()
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...]
H A DMakefile10 obj-$(CONFIG_PHY_MTK_XSPHY) += phy-mtk-xsphy.o
/kernel/linux/linux-5.10/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c3 * MediaTek USB3.1 gen2 xsphy Driver
116 static void u2_phy_slew_rate_calibrate(struct mtk_xsphy *xsphy, in u2_phy_slew_rate_calibrate() argument
168 tmp = xsphy->src_ref_clk * xsphy->src_coef; in u2_phy_slew_rate_calibrate()
175 dev_dbg(xsphy->dev, "phy.%d, fm_out:%d, calib:%d (clk:%d, coef:%d)\n", in u2_phy_slew_rate_calibrate()
177 xsphy->src_ref_clk, xsphy->src_coef); in u2_phy_slew_rate_calibrate()
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
223 dev_dbg(xsphy in u2_phy_instance_power_on()
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...]
H A DMakefile8 obj-$(CONFIG_PHY_MTK_XSPHY) += phy-mtk-xsphy.o

Completed in 2 milliseconds