Home
last modified time | relevance | path

Searched refs:SIO_IR_SB_TX_MT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/mips/include/asm/sn/
Dioc3.h408 #define SIO_IR_SB_TX_MT 0x00000200 /* */ macro
432 #define SIO_IR_SB (SIO_IR_SB_TX_MT | SIO_IR_SB_RX_FULL | \
/Linux-v5.4/drivers/net/ethernet/sgi/
Dioc3-eth.c1142 sio_iec &= ~(SIO_IR_SB_TX_MT | SIO_IR_SB_RX_FULL | in ioc3_serial_probe()