Searched refs:SR_PARITY (Results 1 – 1 of 1) sorted by relevance
72 #define SR_PARITY (1 << 5) macro156 SR_PARITY | SR_OVERRUN))) { in receive_chars()158 status &= ~(SR_PARITY | SR_FRAME); in receive_chars()162 } else if (status & SR_PARITY) in receive_chars()172 else if (status & SR_PARITY) in receive_chars()401 port->read_status_mask |= SR_PARITY | SR_FRAME; in sc26xx_set_termios()410 SR_PARITY | SR_OVERRUN; in sc26xx_set_termios()