Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/hamradio/
Dz8530.h63 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
/linux-6.12.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.c825 up->curregs[3] |= Rx7; in ip22zilog_convert_to_zs()
Dzs.c875 zport->regs[3] |= Rx7; in zs_set_termios()
Dpmac_zilog.c1010 uap->curregs[3] |= Rx7; in pmz_convert_to_zs()
Dsunzilog.c891 up->curregs[R3] |= Rx7; in sunzilog_convert_to_zs()