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

/freebsd-10-stable/sys/dev/bwn/
H A Dif_bwn.c11229 uint32_t count, freqref, freqvco, freqxtal, val[3], timeout, timeoutref, local
11264 timeoutref = ((((8 * freqxtal) / (div * (timeout + 1))) +
11272 BWN_RF_WRITE(mac, BWN_B2063_JTAG_VCO_CALIB5, timeoutref);
11279 (timeoutref + 1)) - 1;

Completed in 80 milliseconds