Home
last modified time | relevance | path

Searched defs:UART_INTR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/sn/
H A Dintr.h67 #define UART_INTR 4 macro
/openbmc/linux/drivers/tty/serial/
H A Dmvebu-uart.c173 #define UART_INTR(port) (to_mvuart(port)->data->regs.intr) macro