Home
last modified time | relevance | path

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

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