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

/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwn_phy_lp.c540 BWN_PHY_MASK(mac, BWN_PHY_AFE_DDFS, 0x80ff);
2318 BWN_PHY_SETMASK(mac, BWN_PHY_AFE_DDFS, 0xfff0, high_gain);
3569 BWN_PHY_SETMASK(mac, BWN_PHY_AFE_DDFS, 0xfff7, i_on << 3);
3570 BWN_PHY_SETMASK(mac, BWN_PHY_AFE_DDFS, 0xffef, q_on << 4);
3571 BWN_PHY_SETMASK(mac, BWN_PHY_AFE_DDFS, 0xff9f, scale_idx << 5);
3572 BWN_PHY_MASK(mac, BWN_PHY_AFE_DDFS, 0xfffb);
3573 BWN_PHY_SET(mac, BWN_PHY_AFE_DDFS, 0x2);
3650 BWN_PHY_MASK(mac, BWN_PHY_AFE_DDFS, 0xfffd);
H A Dif_bwnreg.h526 #define BWN_PHY_AFE_DDFS BWN_PHY_OFDM(0xb7) macro

Completed in 113 milliseconds