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

/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c261 #define AR_FTRIG_512B 0x00000080 // 5 bits total macro
270 AH5212(ah)->ah_txTrigLev = (AR_FTRIG_512B >> AR_FTRIG_S);
273 #undef AR_FTRIG_512B macro
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h116 #define AR_FTRIG_512B 0x00000080 // 5 bits total macro
H A Dar9300_attach.c2400 ahp->ah_tx_trig_level = (AR_FTRIG_512B >> AR_FTRIG_S);

Completed in 214 milliseconds