Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
H A Dz8530.h64 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
/linux/drivers/tty/serial/
H A Dzs.h116 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
H A Dsunzilog.h89 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
H A Dip22zilog.h97 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
H A Dpmac_zilog.h176 #define Rx6 0x80 /* Rx 6 Bits/Character */ macro
H A Dpmac_zilog.c1005 uap->curregs[3] |= Rx6; in pmz_convert_to_zs()
H A Dsunzilog.c886 up->curregs[R3] |= Rx6; in sunzilog_convert_to_zs()