Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/b43/
Dphy_lp.c2529 u32 freqref, vco_freq, val1, val2, val3, timeout, timeoutref, count; in lpphy_b2063_tune() local
2576 timeoutref = ((((8 * crystal_freq) / (div * (timeout + 1))) + in lpphy_b2063_tune()
2578 b43_radio_write(dev, B2063_PLL_JTAG_PLL_VCO_CALIB5, timeoutref); in lpphy_b2063_tune()
2581 count *= (timeout + 1) * (timeoutref + 1); in lpphy_b2063_tune()