Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hamradio/
Dz8530.h96 #define Tx6 0x40 /* Tx 6 bits/character */ macro
/linux-5.19.10/drivers/tty/serial/
Dzs.h149 #define Tx6 0x40 /* Tx 6 bits/character */ macro
Dip22zilog.h131 #define Tx6 0x40 /* Tx 6 bits/character */ macro
Dsunzilog.h123 #define Tx6 0x40 /* Tx 6 bits/character */ macro
Dpmac_zilog.h211 #define Tx6 0x40 /* Tx 6 bits/character */ macro
Dip22zilog.c825 up->curregs[5] |= Tx6; in ip22zilog_convert_to_zs()
Dzs.c871 zport->regs[5] |= Tx6; in zs_set_termios()
Dsunzilog.c890 up->curregs[R5] |= Tx6; in sunzilog_convert_to_zs()
Dpmac_zilog.c1023 uap->curregs[5] |= Tx6; in pmz_convert_to_zs()