Searched refs:RCSR_OE (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dcd1865.h121 #define RCSR_OE 0x01 /* Overrun Error */ macro
H A Driscom8_reg.h127 #define RCSR_OE 0x01 /* Overrun Error */ macro
H A Driscom8.c342 if (status & RCSR_OE)
370 else if (status & RCSR_OE)
718 port->mark_mask = RCSR_OE | RCSR_TOUT;
729 port->mark_mask &= ~RCSR_OE;
H A Dspecialix.c575 if (status & RCSR_OE) {
618 else if (status & RCSR_OE)
1094 port->mark_mask = RCSR_OE | RCSR_TOUT;
1105 port->mark_mask &= ~RCSR_OE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dcd1865.h121 #define RCSR_OE 0x01 /* Overrun Error */ macro
H A Driscom8_reg.h127 #define RCSR_OE 0x01 /* Overrun Error */ macro
H A Driscom8.c342 if (status & RCSR_OE)
370 else if (status & RCSR_OE)
718 port->mark_mask = RCSR_OE | RCSR_TOUT;
729 port->mark_mask &= ~RCSR_OE;
H A Dspecialix.c575 if (status & RCSR_OE) {
618 else if (status & RCSR_OE)
1094 port->mark_mask = RCSR_OE | RCSR_TOUT;
1105 port->mark_mask &= ~RCSR_OE;

Completed in 115 milliseconds