Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/hamradio/
Dz8530.h168 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dscc.c872 wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE)); in init_channel()
916 or(scc, R15, TxUIE); in scc_key_trx()
1252 cl(scc, R15, TxUIE); /* count it. */ in t_maxkeyup()
Ddmascc.c983 write_scc(priv, R15, TxUIE); in tx_on()
1001 write_scc(priv, R15, TxUIE); in tx_on()
/kernel/linux/linux-5.10/drivers/tty/serial/
Dzs.h224 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dsunzilog.h208 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dip22zilog.h204 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dpmac_zilog.h299 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
/kernel/linux/linux-5.10/drivers/net/wan/
Dz85230.h191 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
Dz85230.c226 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE,
251 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE,