Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/alchemy/common/
Dplatform.c92 PORT(AU1300_UART3_PHYS_ADDR, AU1300_UART3_INT),
Dirq.c252 { AU1300_UART3_INT, IRQ_TYPE_LEVEL_HIGH, 1, 0, },
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h70 #define AU1300_UART3_INT (AU1300_FIRST_INT + 27) macro