Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c2014 uint16_t rf_pctl_reg; in bwn_lo_measure_txctl_values() local
2025 rf_pctl_reg = 6; in bwn_lo_measure_txctl_values()
2034 rf_pctl_reg = 0; in bwn_lo_measure_txctl_values()
2056 rf_pctl_reg = cmp_val; in bwn_lo_measure_txctl_values()
2058 rf_pctl_reg = tmp; in bwn_lo_measure_txctl_values()
2061 BWN_RF_SETMASK(mac, 0x43, 0xfff0, rf_pctl_reg); in bwn_lo_measure_txctl_values()