Home
last modified time | relevance | path

Searched refs:Tx8 (Results 1 – 13 of 13) sorted by relevance

/drivers/net/hamradio/
Dz8530.h97 #define Tx8 0x60 /* Tx 8 bits/character */ macro
Ddmascc.c758 write_scc(priv, R5, Tx8); in scc_open()
944 write_scc(priv, R5, TxCRC_ENAB | RTS | TxENAB | Tx8); in scc_send_packet()
1403 write_scc(priv, R5, TxCRC_ENAB | Tx8); in tm_isr()
1426 TxCRC_ENAB | RTS | TxENAB | Tx8); in tm_isr()
Dscc.c804 wr(scc,R5,Tx8|DTR|TxCRC_ENAB); /* TX 8 bits/char, disabled, DTR */ in init_channel()
/drivers/tty/serial/
Dzs.h150 #define Tx8 0x60 /* Tx 8 bits/character */ macro
Dip22zilog.h132 #define Tx8 0x60 /* Tx 8 bits/character */ macro
Dsunzilog.h124 #define Tx8 0x60 /* Tx 8 bits/character */ macro
Dpmac_zilog.h222 #define Tx8 0x60 /* Tx 8 bits/character */ macro
Dsunzilog.c901 up->curregs[R5] |= Tx8; in sunzilog_convert_to_zs()
1350 up->curregs[R5] = TxENAB | Tx8; in sunzilog_init_hw()
1366 up->curregs[R5] = TxENAB | Tx8; in sunzilog_init_hw()
Dpmac_zilog.c795 write_zsreg(uap, 5, Tx8 | RTS); in pmz_fix_zero_bug_scc()
859 uap->curregs[R5] = Tx8 | RTS; in __pmz_startup()
1059 uap->curregs[5] |= Tx8; in pmz_convert_to_zs()
Dip22zilog.c836 up->curregs[5] |= Tx8; in ip22zilog_convert_to_zs()
1143 up->curregs[R5] = TxENAB | Tx8; in ip22zilog_prepare()
Dzs.c880 zport->regs[5] |= Tx8; in zs_set_termios()
/drivers/net/wan/
Dz85230.h118 #define Tx8 0x60 /* Tx 8 bits/character */ macro
Dz85230.c204 5, TxCRC_ENAB | RTS | TxENAB | Tx8 | DTR,
226 5, TxCRC_ENAB | RTS | TxENAB | Tx8 | DTR,