Home
last modified time | relevance | path

Searched refs:SIO_IR_SB_TX_EXPLICIT (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/sn/
Dioc3.h184 #define SIO_IR_SB_TX_EXPLICIT 0x00010000 macro
213 SIO_IR_SB_TX_EXPLICIT | \
/linux-4.4.14/arch/mips/include/asm/sn/
Dioc3.h416 #define SIO_IR_SB_TX_EXPLICIT 0x00010000 /* */ macro
436 SIO_IR_SB_INT | SIO_IR_SB_TX_EXPLICIT | \
/linux-4.4.14/drivers/tty/serial/
Dioc3_serial.c245 .intr_tx_explicit = SIO_IR_SB_TX_EXPLICIT,
252 | SIO_IR_SB_TX_EXPLICIT
/linux-4.4.14/drivers/net/ethernet/sgi/
Dioc3-eth.c1209 SIO_IR_SB_TX_EXPLICIT | SIO_IR_SB_MEMERR); in ioc3_serial_probe()