Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/asm/sn/
Dioc3.h182 #define SIO_IR_SB_DELTA_DCD 0x00002000 macro
211 SIO_IR_SB_DELTA_DCD | \
/Linux-v4.19/arch/mips/include/asm/sn/
Dioc3.h414 #define SIO_IR_SB_DELTA_DCD 0x00002000 /* */ macro
436 SIO_IR_SB_DELTA_DCD | SIO_IR_SB_DELTA_CTS | \
/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c237 .intr_delta_dcd = SIO_IR_SB_DELTA_DCD,
246 | SIO_IR_SB_DELTA_DCD
/Linux-v4.19/drivers/net/ethernet/sgi/
Dioc3-eth.c1201 SIO_IR_SB_DELTA_DCD | SIO_IR_SB_DELTA_CTS | in ioc3_serial_probe()