Home
last modified time | relevance | path

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

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