Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/include/asm/sn/
Dioc3.h180 #define SIO_IR_SB_RX_TIMER 0x00001000 macro
209 SIO_IR_SB_RX_TIMER | \
/linux-4.4.14/arch/mips/include/asm/sn/
Dioc3.h412 #define SIO_IR_SB_RX_TIMER 0x00001000 /* */ macro
434 SIO_IR_SB_RX_HIGH | SIO_IR_SB_RX_TIMER | \
/linux-4.4.14/drivers/tty/serial/
Dioc3_serial.c243 .intr_rx_timer = SIO_IR_SB_RX_TIMER,
248 | SIO_IR_SB_RX_TIMER
/linux-4.4.14/drivers/net/ethernet/sgi/
Dioc3-eth.c1207 SIO_IR_SB_RX_HIGH | SIO_IR_SB_RX_TIMER | in ioc3_serial_probe()