Home
last modified time | relevance | path

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

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