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

/linux-4.1.27/drivers/net/wireless/b43/
H A Dphy_lp.c2507 u32 freqref, vco_freq, val1, val2, val3, timeout, timeoutref, count; lpphy_b2063_tune() local
2554 timeoutref = ((((8 * crystal_freq) / (div * (timeout + 1))) + lpphy_b2063_tune()
2556 b43_radio_write(dev, B2063_PLL_JTAG_PLL_VCO_CALIB5, timeoutref); lpphy_b2063_tune()
2559 count *= (timeout + 1) * (timeoutref + 1); lpphy_b2063_tune()

Completed in 188 milliseconds