Searched refs:PAR_EVEN (Results 1 – 11 of 11) sorted by relevance
70 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
122 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
104 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
96 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
193 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
854 up->curregs[4] |= PAR_EVEN; in ip22zilog_convert_to_zs()856 up->curregs[4] &= ~PAR_EVEN; in ip22zilog_convert_to_zs()1142 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in ip22zilog_prepare()
919 up->curregs[R4] |= PAR_EVEN; in sunzilog_convert_to_zs()921 up->curregs[R4] &= ~PAR_EVEN; in sunzilog_convert_to_zs()1352 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()1368 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()
62 #define PAR_EVEN 0x00 macro987 tx_parity_cfg |= PAR_EVEN; in qcom_geni_serial_set_termios()988 rx_parity_cfg |= PAR_EVEN; in qcom_geni_serial_set_termios()
889 zport->regs[4] &= ~(XCLK_MASK | SB_MASK | PAR_ENA | PAR_EVEN); in zs_set_termios()897 zport->regs[4] |= PAR_EVEN; in zs_set_termios()
1078 uap->curregs[4] |= PAR_EVEN; in pmz_convert_to_zs()1080 uap->curregs[4] &= ~PAR_EVEN; in pmz_convert_to_zs()
91 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro