Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/ath79/
Dearly_printk.c102 base = (void __iomem *)(KSEG1ADDR(AR71XX_RESET_BASE)); in prom_putchar_init()
Dsetup.c225 ath79_reset_base = ioremap(AR71XX_RESET_BASE, in plat_mem_setup()
/linux-6.1.9/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h41 #define AR71XX_RESET_BASE (AR71XX_APB_BASE + 0x00060000) macro