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
96 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
104 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
193 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
850 up->curregs[4] |= PAR_EVEN; in ip22zilog_convert_to_zs()852 up->curregs[4] &= ~PAR_EVEN; in ip22zilog_convert_to_zs()1141 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in ip22zilog_prepare()
915 up->curregs[R4] |= PAR_EVEN; in sunzilog_convert_to_zs()917 up->curregs[R4] &= ~PAR_EVEN; in sunzilog_convert_to_zs()1348 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()1364 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()
67 #define PAR_EVEN 0x00 macro1042 tx_parity_cfg |= PAR_EVEN; in qcom_geni_serial_set_termios()1043 rx_parity_cfg |= PAR_EVEN; in qcom_geni_serial_set_termios()
885 zport->regs[4] &= ~(XCLK_MASK | SB_MASK | PAR_ENA | PAR_EVEN); in zs_set_termios()893 zport->regs[4] |= PAR_EVEN; in zs_set_termios()
1073 uap->curregs[4] |= PAR_EVEN; in pmz_convert_to_zs()1075 uap->curregs[4] &= ~PAR_EVEN; in pmz_convert_to_zs()
91 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
Completed in 27 milliseconds