Home
last modified time | relevance | path

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

/drivers/net/hamradio/
Dz8530.h168 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dscc.c873 wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE)); in init_channel()
917 or(scc, R15, TxUIE); in scc_key_trx()
1253 cl(scc, R15, TxUIE); /* count it. */ in t_maxkeyup()
Ddmascc.c981 write_scc(priv, R15, TxUIE); in tx_on()
999 write_scc(priv, R15, TxUIE); in tx_on()
/drivers/tty/serial/
Dzs.h224 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dip22zilog.h204 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dsunzilog.h208 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dpmac_zilog.h299 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
/drivers/net/wan/
Dz85230.h191 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dz85230.c211 15, DCDIE | SYNCIE | CTSIE | TxUIE | BRKIE,
233 15, DCDIE | SYNCIE | CTSIE | TxUIE | BRKIE,