Searched refs:RCSR_PE (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.h119 #define RCSR_PE 0x04 /* Parity Error */ macro
H A Driscom8_reg.h125 #define RCSR_PE 0x04 /* Parity Error */ macro
H A Driscom8.c364 } else if (status & RCSR_PE)
720 port->mark_mask |= RCSR_FE | RCSR_PE;
724 port->mark_mask &= ~(RCSR_FE | RCSR_PE);
H A Dspecialix.c612 } else if (status & RCSR_PE)
1096 port->mark_mask |= RCSR_FE | RCSR_PE;
1100 port->mark_mask &= ~(RCSR_FE | RCSR_PE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dcd1865.h119 #define RCSR_PE 0x04 /* Parity Error */ macro
H A Driscom8_reg.h125 #define RCSR_PE 0x04 /* Parity Error */ macro
H A Driscom8.c364 } else if (status & RCSR_PE)
720 port->mark_mask |= RCSR_FE | RCSR_PE;
724 port->mark_mask &= ~(RCSR_FE | RCSR_PE);
H A Dspecialix.c612 } else if (status & RCSR_PE)
1096 port->mark_mask |= RCSR_FE | RCSR_PE;
1100 port->mark_mask &= ~(RCSR_FE | RCSR_PE);

Completed in 185 milliseconds