Searched refs:TxUIE (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | z8530.h | 168 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
H A D | scc.c | 872 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()
|
H A D | dmascc.c | 983 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/ |
H A D | zs.h | 224 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
H A D | ip22zilog.h | 204 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
H A D | sunzilog.h | 208 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
H A D | pmac_zilog.h | 299 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | zs.h | 224 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
H A D | ip22zilog.h | 204 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
H A D | sunzilog.h | 208 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
H A D | pmac_zilog.h | 289 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | z8530.h | 168 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
H A D | scc.c | 874 wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE)); in init_channel() 918 or(scc, R15, TxUIE); in scc_key_trx() 1254 cl(scc, R15, TxUIE); /* count it. */ in t_maxkeyup()
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | z85230.h | 191 #define TxUIE 0x40 /* Tx Underrun/EOM IE */ macro
|
H A D | z85230.c | 226 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE, 251 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE,
|
Completed in 18 milliseconds