PAR_EVEN          854 drivers/tty/serial/ip22zilog.c 		up->curregs[4] |= PAR_EVEN;
PAR_EVEN          856 drivers/tty/serial/ip22zilog.c 		up->curregs[4] &= ~PAR_EVEN;
PAR_EVEN         1142 drivers/tty/serial/ip22zilog.c 		up->curregs[R4] = PAR_EVEN | X16CLK | SB1;
PAR_EVEN         1076 drivers/tty/serial/pmac_zilog.c 		uap->curregs[4] |= PAR_EVEN;
PAR_EVEN         1078 drivers/tty/serial/pmac_zilog.c 		uap->curregs[4] &= ~PAR_EVEN;
PAR_EVEN         1002 drivers/tty/serial/qcom_geni_serial.c 			tx_parity_cfg |= PAR_EVEN;
PAR_EVEN         1003 drivers/tty/serial/qcom_geni_serial.c 			rx_parity_cfg |= PAR_EVEN;
PAR_EVEN          919 drivers/tty/serial/sunzilog.c 		up->curregs[R4] |= PAR_EVEN;
PAR_EVEN          921 drivers/tty/serial/sunzilog.c 		up->curregs[R4] &= ~PAR_EVEN;
PAR_EVEN         1352 drivers/tty/serial/sunzilog.c 		up->curregs[R4] = PAR_EVEN | X16CLK | SB1;
PAR_EVEN         1368 drivers/tty/serial/sunzilog.c 		up->curregs[R4] = PAR_EVEN | X16CLK | SB1;
PAR_EVEN          889 drivers/tty/serial/zs.c 	zport->regs[4] &= ~(XCLK_MASK | SB_MASK | PAR_ENA | PAR_EVEN);
PAR_EVEN          897 drivers/tty/serial/zs.c 		zport->regs[4] |= PAR_EVEN;