Home
last modified time | relevance | path

Searched refs:Rx6 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dz8530.h64 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
/openbmc/linux/drivers/tty/serial/
H A Dzs.h116 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
H A Dip22zilog.h97 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
H A Dsunzilog.h89 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
H A Dpmac_zilog.h176 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
H A Dip22zilog.c822 up->curregs[3] |= Rx6; in ip22zilog_convert_to_zs()
H A Dzs.c870 zport->regs[3] |= Rx6; in zs_set_termios()
H A Dsunzilog.c887 up->curregs[R3] |= Rx6; in sunzilog_convert_to_zs()
H A Dpmac_zilog.c1005 uap->curregs[3] |= Rx6; in pmz_convert_to_zs()