Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_lp.c2484 u32 freqref, vco_freq, val1, val2, val3, timeout, timeoutref, count; in lpphy_b2063_tune() local
2531 timeoutref = ((((8 * crystal_freq) / (div * (timeout + 1))) + in lpphy_b2063_tune()
2533 b43_radio_write(dev, B2063_PLL_JTAG_PLL_VCO_CALIB5, timeoutref); in lpphy_b2063_tune()
2536 count *= (timeout + 1) * (timeoutref + 1); in lpphy_b2063_tune()