Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dz8530.h95 #define Tx7 0x20 /* Tx 7 bits/character */ macro
/openbmc/linux/drivers/tty/serial/
H A Dzs.h148 #define Tx7 0x20 /* Tx 7 bits/character */ macro
H A Dip22zilog.h130 #define Tx7 0x20 /* Tx 7 bits/character */ macro
H A Dsunzilog.h122 #define Tx7 0x20 /* Tx 7 bits/character */ macro
H A Dpmac_zilog.h210 #define Tx7 0x20 /* Tx 7 bits/character */ macro
H A Dip22zilog.c828 up->curregs[5] |= Tx7; in ip22zilog_convert_to_zs()
H A Dzs.c875 zport->regs[5] |= Tx7; in zs_set_termios()
H A Dsunzilog.c893 up->curregs[R5] |= Tx7; in sunzilog_convert_to_zs()
H A Dpmac_zilog.c1011 uap->curregs[5] |= Tx7; in pmz_convert_to_zs()