Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c120 int calib_val; in u2_phy_slew_rate_calibrate() local
170 calib_val = DIV_ROUND_CLOSEST(tmp, XSP_SR_COEF_DIVISOR); in u2_phy_slew_rate_calibrate()
173 calib_val = 3; in u2_phy_slew_rate_calibrate()
176 inst->index, fm_out, calib_val, in u2_phy_slew_rate_calibrate()
182 tmp |= P2A5_RG_HSTX_SRCTRL_VAL(calib_val); in u2_phy_slew_rate_calibrate()