Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bwn/
HDif_bwn_phy_lp.c770 uint32_t count, freqref, freqvco, freqxtal, val[3], timeout, timeoutref, in bwn_phy_lp_b2063_switch_channel() local
805 timeoutref = ((((8 * freqxtal) / (div * (timeout + 1))) + in bwn_phy_lp_b2063_switch_channel()
813 BWN_RF_WRITE(mac, BWN_B2063_JTAG_VCO_CALIB5, timeoutref); in bwn_phy_lp_b2063_switch_channel()
820 (timeoutref + 1)) - 1; in bwn_phy_lp_b2063_switch_channel()