aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ath79
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/mach-ath79')
-rw-r--r--arch/mips/include/asm/mach-ath79/ar71xx_regs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h
index 418b7392e8c3..c7159e3479c2 100644
--- a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h
+++ b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h
@@ -173,6 +173,7 @@
173 173
174#define AR724X_RESET_REG_RESET_MODULE 0x1c 174#define AR724X_RESET_REG_RESET_MODULE 0x1c
175 175
176#define AR933X_RESET_REG_RESET_MODULE 0x1c
176#define AR933X_RESET_REG_BOOTSTRAP 0xac 177#define AR933X_RESET_REG_BOOTSTRAP 0xac
177 178
178#define MISC_INT_ETHSW BIT(12) 179#define MISC_INT_ETHSW BIT(12)