Searched full:xsphy (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/phy/mediatek/ |
| D | phy-mtk-xsphy.c | 3 * 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->dev, "%s(%d)\n", __func__, index); in u2_phy_instance_power_on() 193 static void u2_phy_instance_power_off(struct mtk_xsphy *xsphy, in u2_phy_instance_power_off() argument 205 dev_dbg(xsphy->dev, "%s(%d)\n", __func__, index); in u2_phy_instance_power_off() [all …]
|
| D | Makefile | 10 obj-$(CONFIG_PHY_MTK_XSPHY) += phy-mtk-xsphy.o
|
| /kernel/linux/linux-5.10/drivers/phy/mediatek/ |
| D | phy-mtk-xsphy.c | 3 * 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->dev, "%s(%d)\n", __func__, index); in u2_phy_instance_power_on() 226 static void u2_phy_instance_power_off(struct mtk_xsphy *xsphy, in u2_phy_instance_power_off() argument 242 dev_dbg(xsphy->dev, "%s(%d)\n", __func__, index); in u2_phy_instance_power_off() [all …]
|
| D | Makefile | 8 obj-$(CONFIG_PHY_MTK_XSPHY) += phy-mtk-xsphy.o
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | phy-mtk-xsphy.txt | 8 - compatible : should be "mediatek,<soc-model>-xsphy", "mediatek,xsphy", 10 when using "mediatek,xsphy" compatible string, you need SoC specific 12 - "mediatek,mt3611-xsphy" 56 Banks layout of xsphy 86 compatible = "mediatek,mt3611-xsphy", "mediatek,xsphy";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | mediatek,xsphy.yaml | 5 $id: http://devicetree.org/schemas/phy/mediatek,xsphy.yaml# 17 Banks layout of xsphy 50 - mediatek,mt3611-xsphy 51 - mediatek,mt3612-xsphy 52 - const: mediatek,xsphy 174 compatible = "mediatek,mt3611-xsphy", "mediatek,xsphy";
|