Home
last modified time | relevance | path

Searched refs:src_ref_clk (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/phy/mediatek/
Dphy-mtk-xsphy.c112 int src_ref_clk; /* MHZ, reference clock for slew rate calibrate */ member
168 tmp = xsphy->src_ref_clk * xsphy->src_coef; in u2_phy_slew_rate_calibrate()
177 xsphy->src_ref_clk, xsphy->src_coef); in u2_phy_slew_rate_calibrate()
526 xsphy->src_ref_clk = XSP_REF_CLK; in mtk_xsphy_probe()
530 &xsphy->src_ref_clk); in mtk_xsphy_probe()
Dphy-mtk-tphy.c319 int src_ref_clk; /* MHZ, reference clock for slew rate calibrate */ member
380 tmp = tphy->src_ref_clk * tphy->src_coef; in hs_slew_rate_calibrate()
389 tphy->src_ref_clk, tphy->src_coef); in hs_slew_rate_calibrate()
1130 tphy->src_ref_clk = U3P_REF_CLK; in mtk_tphy_probe()
1134 &tphy->src_ref_clk); in mtk_tphy_probe()