summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/ath/common/dumpregs_5416.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tools/ath/common/dumpregs_5416.c b/tools/tools/ath/common/dumpregs_5416.c
index 0bc66f3..d52c9ca 100644
--- a/tools/tools/ath/common/dumpregs_5416.c
+++ b/tools/tools/ath/common/dumpregs_5416.c
@@ -76,6 +76,7 @@ static struct dumpreg ar5416regs[] = {
"\30CABTO\31DTIM"),
DEFINT(AR_ISR_S3, "ISR_S3"),
DEFINT(AR_ISR_S4, "ISR_S4"),
+ DEFINT(AR_ISR_S5, "ISR_S5"),
DEFINTfmt(AR_IMR, "IMR",
"\20\1RXOK\2RXDESC\3RXERR\4RXNOPKT\5RXEOL\6RXORN\7TXOK\10TXDESC"
"\11TXERR\12TXNOPKT\13TXEOL\14TXURN\15MIB\16SWI\17RXPHY\20RXKCM"
@@ -95,6 +96,7 @@ static struct dumpreg ar5416regs[] = {
DEFINT(AR_ISR_S2_S, "ISR_S2_S"),
DEFINT(AR_ISR_S3_S, "ISR_S3_S"),
DEFINT(AR_ISR_S4_S, "ISR_S4_S"),
+ DEFINT(AR_ISR_S5_S, "ISR_S5_S"),
DEFBASIC(AR_DMADBG_0, "DMADBG0"),
DEFBASIC(AR_DMADBG_1, "DMADBG1"),
OpenPOWER on IntegriCloud