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

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9285_attach.c287 OS_REG_WRITE(ah, AR_WA, AR9285_WA_DEFAULT);
H A Dar5416reg.h34 #define AR_WA 0x4004 /* PCIE work-arounds */ macro
H A Dar9280_attach.c302 OS_REG_WRITE(ah, AR_WA, AR9280_WA_DEFAULT);
H A Dar5416_attach.c409 OS_REG_WRITE(ah, AR_WA, AR_WA_DEFAULT);
/netbsd-current/sys/dev/ic/
H A Dathnreg.h99 #define AR_WA 0x4004 macro
725 /* Bits for AR_WA. */
H A Dathn.c860 AR_WRITE(sc, AR_WA, sc->sc_workaround);
862 AR_WRITE(sc, AR_WA, ATHN_PCIE_WAEN);

Completed in 127 milliseconds