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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1617 #define AR_PHY_BIS(_ah, _reg, _mask, _val) \ macro
1654 AR_PHY_BIS(ah, 68, 0xFFFFFC06,
1691 AR_PHY_BIS(ah, 10, 0xFFFF00FF,
1693 AR_PHY_BIS(ah, 25, 0xFFF80FFF,
1711 AR_PHY_BIS(ah, 73, 0xFFFFFF01, (falseDectectBackoff << 1) & 0xFE);
1740 #undef AR_PHY_BIS macro

Completed in 102 milliseconds