Home
last modified time | relevance | path

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

/linux/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c121 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->dev, "%s(%d)\n", __func__, index); in u2_phy_instance_power_on()
205 static void u2_phy_instance_power_off(struct mtk_xsphy *xsphy, in u2_phy_instance_power_off() argument
217 dev_dbg(xsphy->dev, "%s(%d)\n", __func__, index); in u2_phy_instance_power_off()
220 static void u2_phy_instance_set_mode(struct mtk_xsphy *xsphy, in u2_phy_instance_set_mode() argument
[all …]
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7988a.dtsi659 xsphy: xs-phy@11e10000 { label
660 compatible = "mediatek,mt7988-xsphy",
661 "mediatek,xsphy";
H A Dmt7988a-bananapi-bpi-r4-pro.dtsi532 &xsphy {