Home
last modified time | relevance | path

Searched refs:U3P_SR_COEF_DIVISOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c208 #define U3P_SR_COEF_DIVISOR 1000 macro
382 calibration_val = DIV_ROUND_CLOSEST(tmp, U3P_SR_COEF_DIVISOR); in hs_slew_rate_calibrate()
/kernel/linux/linux-6.6/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c211 #define U3P_SR_COEF_DIVISOR 1000 macro
747 calibration_val = DIV_ROUND_CLOSEST(tmp, U3P_SR_COEF_DIVISOR); in hs_slew_rate_calibrate()

Completed in 4 milliseconds