Home
last modified time | relevance | path

Searched refs:OS_REG_IS_BIT_SET (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_internal.h596 #define OS_REG_IS_BIT_SET(_a, _r, _f) \ macro
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_reset.c1155 if (!OS_REG_IS_BIT_SET(ah, AR_CR, AR_CR_RXE)) { in ar5212MacStop()
1161 if (!OS_REG_IS_BIT_SET(ah, AR_Q_TXE, AR_Q_TXE_M)) { in ar5212MacStop()