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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c390 ads->ds_ctl10 = SM(0, AR_AntCtl2) | SM(txPower, AR_XmitPower2);
423 ads->ds_ctl10 = SM(0, AR_AntCtl2) | SM(0, AR_XmitPower2);
652 ads->ds_ctl10 = SM(0, AR_AntCtl2) | SM(txPower, AR_XmitPower2);
672 ads->ds_ctl10 = SM(0, AR_AntCtl2) | SM(0, AR_XmitPower2);
963 ads->ds_ctl10 = SM(0, AR_AntCtl2) | SM(txPower, AR_XmitPower2);
H A Dar5416desc.h220 #define AR_AntCtl2 0x00ffffff macro
/freebsd-12-stable/tools/tools/ath/athalq/
H A Dar5416_ds.c243 txc.ds_ctl10 & AR_AntCtl2);
H A Dar5416_ds_tdma.c247 txc.ds_ctl10 & AR_AntCtl2);

Completed in 109 milliseconds