Home
last modified time | relevance | path

Searched refs:AR_SREV_5416 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dathnreg.h1339 #define AR_SREV_5416(sc) \ macro
1343 ((AR_SREV_5416(sc) && \
1347 ((AR_SREV_5416(sc) && \
H A Dar5416.c209 if (AR_SREV_5416(sc)) in ar5416_set_synth()
H A Dathn.c247 if (AR_SREV_5416(sc) || AR_SREV_9160(sc)) in athn_attach()
747 if (!AR_SREV_5416(sc) && !AR_SREV_9271(sc)) in athn_set_power_sleep()