Searched refs:fhsc (Results 1 – 1 of 1) sorted by relevance
224 unsigned int fhsc = bus_width >> 8; in rk628_combtxphy_set_mode() local235 if (fhsc < 80 || fhsc > 1500) in rk628_combtxphy_set_mode()237 else if (fhsc < 375) in rk628_combtxphy_set_mode()239 else if (fhsc < 750) 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()266 combtxphy->bus_width = fhsc; in rk628_combtxphy_set_mode()