Home
last modified time | relevance | path

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

/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
827 freqvco = bc->bc_freq << ((bc->bc_freq > 4000) ? 1 : 2); in bwn_phy_lp_b2063_switch_channel()
843 val[2] = bwn_phy_lp_roundup(freqvco, 3, 16); in bwn_phy_lp_b2063_switch_channel()