Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
H A Dz8530.h63 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
/linux/drivers/tty/serial/
H A Dzs.h115 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
H A Dsunzilog.h88 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
H A Dip22zilog.h96 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
H A Dpmac_zilog.h175 #define Rx7 0x40 /* Rx 7 Bits/Character */ macro
H A Dpmac_zilog.c1010 uap->curregs[3] |= Rx7; in pmz_convert_to_zs()
H A Dsunzilog.c891 up->curregs[R3] |= Rx7; in sunzilog_convert_to_zs()