Searched refs:SIO_IR_SA (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dioc3.h196 #define SIO_IR_SA (SIO_IR_SA_TX_MT | \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dioc3_serial.c36 #define GET_PORT_FROM_SIO_IR(_x) (_x & SIO_IR_SA) ? 0 : 1
233 .intr_all = SIO_IR_SA,
1640 if (pending & SIO_IR_SA)
1641 ret |= ioc3uart_intr_one(is, idd, pending & SIO_IR_SA);
2154 .irq_mask = SIO_IR_SA | SIO_IR_SB,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dioc3.h427 #define SIO_IR_SA (SIO_IR_SA_TX_MT | SIO_IR_SA_RX_FULL | \ macro

Completed in 197 milliseconds