Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/alchemy/common/
Dplatform.c91 PORT(AU1300_UART2_PHYS_ADDR, AU1300_UART2_INT),
Dirq.c251 { AU1300_UART2_INT, IRQ_TYPE_LEVEL_HIGH, 1, 0, },
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1000.h69 #define AU1300_UART2_INT (AU1300_FIRST_INT + 25) macro