Home
last modified time | relevance | path

Searched refs:AR_WA (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/dev/ath/ath_hal/ar9002/
Dar9285_attach.c359 OS_REG_WRITE(ah, AR_WA, AR9285_WA_DEFAULT); in ar9285ConfigPCIE()
Dar9287_attach.c366 OS_REG_WRITE(ah, AR_WA, AR9285_WA_DEFAULT); /* Yes, Kiwi uses the Kite PCIe PHY WA */ in ar9287ConfigPCIE()
Dar9280_attach.c412 OS_REG_WRITE(ah, AR_WA, AR9280_WA_DEFAULT); in ar9280ConfigPCIE()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416reg.h34 #define AR_WA 0x4004 /* PCIE work-arounds */ macro
Dar5416_attach.c467 OS_REG_WRITE(ah, AR_WA, AR_WA_DEFAULT); in ar5416ConfigPCIE()