Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath79/
H A Dearly_printk.c35 void __iomem *base = (void __iomem *)(KSEG1ADDR(AR71XX_UART_BASE)); in prom_putchar_ar71xx()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h37 #define AR71XX_UART_BASE \ macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h33 #define AR71XX_UART_BASE (AR71XX_APB_BASE + 0x00020000) macro