Searched refs:rate_div (Results 1 – 2 of 2) sorted by relevance
50 SW_RATE(combtxphy->rate_div / 2)); in rk628_combtxphy_dsi_power_on()113 SW_RATE(combtxphy->rate_div / 2)); in rk628_combtxphy_lvds_power_on()143 SW_RATE(combtxphy->rate_div / 2)); in rk628_combtxphy_gvi_power_on()238 combtxphy->rate_div = 4; in rk628_combtxphy_set_mode()240 combtxphy->rate_div = 2; in rk628_combtxphy_set_mode()242 combtxphy->rate_div = 1; in rk628_combtxphy_set_mode()244 fvco = fhsc * 2 * combtxphy->rate_div; in rk628_combtxphy_set_mode()265 fhsc = fvco / 2 / combtxphy->rate_div; in rk628_combtxphy_set_mode()282 combtxphy->rate_div = 4; in rk628_combtxphy_set_mode()284 combtxphy->rate_div = 2; in rk628_combtxphy_set_mode()[all …]
474 u8 rate_div; member