Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/hamradio/
Dz8530.h63 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
/Linux-v6.1/drivers/tty/serial/
Dzs.h115 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
Dsunzilog.h88 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
Dip22zilog.h96 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
Dpmac_zilog.h175 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
Dip22zilog.c829 up->curregs[3] |= Rx7; in ip22zilog_convert_to_zs()
Dzs.c874 zport->regs[3] |= Rx7; in zs_set_termios()
Dpmac_zilog.c1026 uap->curregs[3] |= Rx7; in pmz_convert_to_zs()
Dsunzilog.c894 up->curregs[R3] |= Rx7; in sunzilog_convert_to_zs()