Home
last modified time | relevance | path

Searched full:xsphy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c3 * MediaTek USB3.1 gen2 xsphy Driver
121 static void u2_phy_slew_rate_calibrate(struct mtk_xsphy *xsphy, in u2_phy_slew_rate_calibrate() argument
161 tmp = xsphy->src_ref_clk * xsphy->src_coef; in u2_phy_slew_rate_calibrate()
168 dev_dbg(xsphy->dev, "phy.%d, fm_out:%d, calib:%d (clk:%d, coef:%d)\n", in u2_phy_slew_rate_calibrate()
170 xsphy->src_ref_clk, xsphy->src_coef); in u2_phy_slew_rate_calibrate()
179 static void u2_phy_instance_init(struct mtk_xsphy *xsphy, in u2_phy_instance_init() argument
190 static void u2_phy_instance_power_on(struct mtk_xsphy *xsphy, in u2_phy_instance_power_on() argument
202 dev_dbg(xsphy in u2_phy_instance_power_on()
205 u2_phy_instance_power_off(struct mtk_xsphy * xsphy,struct xsphy_instance * inst) u2_phy_instance_power_off() argument
220 u2_phy_instance_set_mode(struct mtk_xsphy * xsphy,struct xsphy_instance * inst,enum phy_mode mode) u2_phy_instance_set_mode() argument
244 phy_parse_property(struct mtk_xsphy * xsphy,struct xsphy_instance * inst) phy_parse_property() argument
284 u2_phy_props_set(struct mtk_xsphy * xsphy,struct xsphy_instance * inst) u2_phy_props_set() argument
306 u3_phy_props_set(struct mtk_xsphy * xsphy,struct xsphy_instance * inst) u3_phy_props_set() argument
383 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_init() local
416 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_on() local
429 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_off() local
448 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); mtk_phy_set_mode() local
459 struct mtk_xsphy *xsphy = dev_get_drvdata(dev); mtk_phy_xlate() local
516 struct mtk_xsphy *xsphy; mtk_xsphy_probe() local
[all...]
/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,xsphy.yaml5 $id: http://devicetree.org/schemas/phy/mediatek,xsphy.yaml#
17 Banks layout of xsphy
50 - mediatek,mt3611-xsphy
51 - mediatek,mt3612-xsphy
52 - mediatek,mt7988-xsphy
53 - const: mediatek,xsphy
190 compatible = "mediatek,mt3611-xsphy", "mediatek,xsphy";
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7988a-bananapi-bpi-r4-pro.dtsi523 &xsphy {