Home
last modified time | relevance | path

Searched refs:PAR_ENAB (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dip22zilog.h103 #define PAR_ENAB 0x1 /* Parity Enable */ macro
H A Dsunzilog.h95 #define PAR_ENAB 0x1 /* Parity Enable */ macro
H A Dpmac_zilog.h192 #define PAR_ENAB 0x1 /* Parity Enable */ macro
H A Dip22zilog.c846 up->curregs[4] |= PAR_ENAB; in ip22zilog_convert_to_zs()
848 up->curregs[4] &= ~PAR_ENAB; in ip22zilog_convert_to_zs()
H A Dpmac_zilog.c1069 uap->curregs[4] |= PAR_ENAB; in pmz_convert_to_zs()
1071 uap->curregs[4] &= ~PAR_ENAB; in pmz_convert_to_zs()
H A Dsunzilog.c911 up->curregs[R4] |= PAR_ENAB; in sunzilog_convert_to_zs()
913 up->curregs[R4] &= ~PAR_ENAB; in sunzilog_convert_to_zs()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dip22zilog.h103 #define PAR_ENAB 0x1 /* Parity Enable */ macro
H A Dsunzilog.h95 #define PAR_ENAB 0x1 /* Parity Enable */ macro
H A Dpmac_zilog.h182 #define PAR_ENAB 0x1 /* Parity Enable */ macro
H A Dip22zilog.c844 up->curregs[4] |= PAR_ENAB; in ip22zilog_convert_to_zs()
846 up->curregs[4] &= ~PAR_ENAB; in ip22zilog_convert_to_zs()
H A Dsunzilog.c909 up->curregs[R4] |= PAR_ENAB; in sunzilog_convert_to_zs()
911 up->curregs[R4] &= ~PAR_ENAB; in sunzilog_convert_to_zs()
H A Dpmac_zilog.c1041 uap->curregs[4] |= PAR_ENAB; in pmz_convert_to_zs()
1043 uap->curregs[4] &= ~PAR_ENAB; in pmz_convert_to_zs()

Completed in 17 milliseconds