Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/common/
H A Dplatform.c90 PORT(AU1300_UART1_PHYS_ADDR, AU1300_UART1_INT),
H A Dirq.c250 { AU1300_UART1_INT, IRQ_TYPE_LEVEL_HIGH, 1, 0, },
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h68 #define AU1300_UART1_INT (AU1300_FIRST_INT + 17) macro