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

/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwn_phy_lp.c819 uint32_t count, freqref, freqvco, val[3], timeout, timeoutref, local
861 timeoutref = ((((8 * freqxtal) / (div * (timeout + 1))) +
869 BWN_RF_WRITE(mac, BWN_B2063_JTAG_VCO_CALIB5, timeoutref);
876 (timeoutref + 1)) - 1;

Completed in 160 milliseconds