Home
last modified time | relevance | path

Searched refs:PAR_EVEN (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dz8530.h70 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.h122 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
H A Dip22zilog.h104 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
H A Dsunzilog.h96 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
H A Dpmac_zilog.h193 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
H A Dip22zilog.c850 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()
H A Dsunzilog.c915 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()
H A Dzs.c885 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()
H A Dqcom_geni_serial.c67 #define PAR_EVEN 0x00 macro
1058 tx_parity_cfg |= PAR_EVEN; in qcom_geni_serial_set_termios()
1059 rx_parity_cfg |= PAR_EVEN; in qcom_geni_serial_set_termios()
H A Dpmac_zilog.c1073 uap->curregs[4] |= PAR_EVEN; in pmz_convert_to_zs()
1075 uap->curregs[4] &= ~PAR_EVEN; in pmz_convert_to_zs()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.h122 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
H A Dip22zilog.h104 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
H A Dsunzilog.h96 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
H A Dpmac_zilog.h183 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
H A Dip22zilog.c848 up->curregs[4] |= PAR_EVEN; in ip22zilog_convert_to_zs()
850 up->curregs[4] &= ~PAR_EVEN; in ip22zilog_convert_to_zs()
1139 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in ip22zilog_prepare()
H A Dsunzilog.c913 up->curregs[R4] |= PAR_EVEN; in sunzilog_convert_to_zs()
915 up->curregs[R4] &= ~PAR_EVEN; in sunzilog_convert_to_zs()
1346 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()
1362 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()
H A Dzs.c885 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()
H A Dqcom_geni_serial.c59 #define PAR_EVEN 0x00 macro
1281 tx_parity_cfg |= PAR_EVEN; in qcom_geni_serial_set_termios()
1282 rx_parity_cfg |= PAR_EVEN; in qcom_geni_serial_set_termios()
H A Dpmac_zilog.c1045 uap->curregs[4] |= PAR_EVEN; in pmz_convert_to_zs()
1047 uap->curregs[4] &= ~PAR_EVEN; in pmz_convert_to_zs()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dz8530.h70 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dz85230.h91 #define PAR_EVEN 0x2 /* Parity Even/Odd* */ macro

Completed in 28 milliseconds