Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/include/asm/sn/
Dioc3.h179 #define SIO_IR_SB_RX_HIGH 0x00000800 macro
208 SIO_IR_SB_RX_HIGH | \
/linux-4.1.27/arch/mips/include/asm/sn/
Dioc3.h411 #define SIO_IR_SB_RX_HIGH 0x00000800 /* */ macro
434 SIO_IR_SB_RX_HIGH | SIO_IR_SB_RX_TIMER | \
/linux-4.1.27/drivers/tty/serial/
Dioc3_serial.c244 .intr_rx_high = SIO_IR_SB_RX_HIGH,
247 | SIO_IR_SB_RX_HIGH
/linux-4.1.27/drivers/net/ethernet/sgi/
Dioc3-eth.c1207 SIO_IR_SB_RX_HIGH | SIO_IR_SB_RX_TIMER | in ioc3_serial_probe()