Home
last modified time | relevance | path

Searched refs:AR71XX_RESET_BASE (Results 1 – 4 of 4) sorted by relevance

/arch/mips/ath79/
Dearly_printk.c66 base = (void __iomem *)(KSEG1ADDR(AR71XX_RESET_BASE)); in prom_putchar_init()
Ddev-common.c105 res.start = AR71XX_RESET_BASE + AR71XX_RESET_REG_WDOG_CTRL; in ath79_register_wdt()
Dsetup.c216 ath79_reset_base = ioremap_nocache(AR71XX_RESET_BASE, in plat_mem_setup()
/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h40 #define AR71XX_RESET_BASE (AR71XX_APB_BASE + 0x00060000) macro