Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/alchemy/common/
Dplatform.c66 PORT(AU1000_UART1_PHYS_ADDR, AU1000_UART1_INT),
76 PORT(AU1000_UART1_PHYS_ADDR, AU1100_UART1_INT),
81 PORT(AU1000_UART1_PHYS_ADDR, AU1550_UART1_INT),
86 PORT(AU1000_UART1_PHYS_ADDR, AU1200_UART1_INT),
/linux-5.19.10/arch/mips/alchemy/
Dboard-gpr.c71 alchemy_uart_enable(AU1000_UART1_PHYS_ADDR); in board_setup()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h143 #define AU1000_UART1_PHYS_ADDR 0x11200000 /* 0234 */ macro