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

/freebsd-12-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c1868 BWN_PHY_MASK(mac, BWN_NPHY_AFECTL_OVER, 0xFDFF);
1881 BWN_NPHY_AFECTL_OVER1 : BWN_NPHY_AFECTL_OVER;
1941 BWN_NPHY_AFECTL_OVER;
1984 BWN_PHY_MASK(mac, BWN_NPHY_AFECTL_OVER, ~0x3000);
2000 BWN_PHY_SET(mac, BWN_NPHY_AFECTL_OVER, 0x3000);
2080 save_regs_phy[5] = BWN_PHY_READ(mac, BWN_NPHY_AFECTL_OVER);
2087 save_regs_phy[2] = BWN_PHY_READ(mac, BWN_NPHY_AFECTL_OVER);
2134 BWN_PHY_WRITE(mac, BWN_NPHY_AFECTL_OVER, save_regs_phy[5]);
2140 BWN_PHY_WRITE(mac, BWN_NPHY_AFECTL_OVER, save_regs_phy[2]);
2159 BWN_NPHY_AFECTL_OVER1, BWN_NPHY_AFECTL_OVER,
[all...]
H A Dif_bwn_phy_n_regs.h314 #define BWN_NPHY_AFECTL_OVER BWN_PHY_N(0x0A5) /* AFE control override */ macro

Completed in 71 milliseconds