Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.c796 uint32_t count, freqref, freqvco, freqxtal, val[3], timeout, timeoutref, in bwn_phy_lp_b2063_switch_channel() local
831 timeoutref = ((((8 * freqxtal) / (div * (timeout + 1))) + in bwn_phy_lp_b2063_switch_channel()
839 BWN_RF_WRITE(mac, BWN_B2063_JTAG_VCO_CALIB5, timeoutref); in bwn_phy_lp_b2063_switch_channel()
846 (timeoutref + 1)) - 1; in bwn_phy_lp_b2063_switch_channel()