Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/common/
H A Dplatform.c89 PORT(AU1300_UART0_PHYS_ADDR, AU1300_UART0_INT),
H A Dirq.c274 { AU1300_UART0_INT, IRQ_TYPE_LEVEL_HIGH, 1, 1, },
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h91 #define AU1300_UART0_INT (AU1300_FIRST_INT + 88) macro