Home
last modified time | relevance | path

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

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