Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/include/asm/sn/
Dioc3.h206 #define SIO_IR_SB (SIO_IR_SB_TX_MT | \ macro
/linux-4.1.27/drivers/tty/serial/
Dioc3_serial.c254 .intr_all = SIO_IR_SB,
1646 if (pending & SIO_IR_SB) in ioc3uart_intr()
1647 ret |= ioc3uart_intr_one(is, idd, pending & SIO_IR_SB); in ioc3uart_intr()
2161 .irq_mask = SIO_IR_SA | SIO_IR_SB,
/linux-4.1.27/arch/mips/include/asm/sn/
Dioc3.h433 #define SIO_IR_SB (SIO_IR_SB_TX_MT | SIO_IR_SB_RX_FULL | \ macro