Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/hamradio/
Dz8530.h62 #define Rx5 0x0 /* Rx 5 Bits/Character */ macro
/linux-6.1.9/drivers/tty/serial/
Dzs.h114 #define Rx5 0x0 /* Rx 5 Bits/Character */ macro
Dip22zilog.h95 #define Rx5 0x0 /* Rx 5 Bits/Character */ macro
Dsunzilog.h87 #define Rx5 0x0 /* Rx 5 Bits/Character */ macro
Dpmac_zilog.h174 #define Rx5 0x0 /* Rx 5 Bits/Character */ macro
Dip22zilog.c819 up->curregs[3] |= Rx5; in ip22zilog_convert_to_zs()
Dzs.c866 zport->regs[3] |= Rx5; in zs_set_termios()
Dpmac_zilog.c1016 uap->curregs[3] |= Rx5; in pmz_convert_to_zs()
Dsunzilog.c884 up->curregs[R3] |= Rx5; in sunzilog_convert_to_zs()