/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | z8530.h | 29 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | scc.c | 385 Outb(scc->ctrl, RES_Tx_P); in scc_txint() 394 Outb(scc->ctrl, RES_Tx_P); in scc_txint() 415 Outb(scc->ctrl, RES_Tx_P); /* reset pending int */ in scc_txint() 1253 OutReg(scc->ctrl, R0, RES_Tx_P); in t_maxkeyup()
|
H A D | dmascc.c | 1292 write_scc(priv, R0, RES_Tx_P); in tx_isr()
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | zs.h | 82 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | ip22zilog.h | 61 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | sunzilog.h | 53 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | pmac_zilog.h | 150 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | zs.c | 421 write_zsreg(zport, R0, RES_Tx_P); in zs_raw_stop_tx() 779 write_zsreg(zport, R0, RES_Tx_P); in zs_startup()
|
H A D | ip22zilog.c | 421 writeb(RES_Tx_P, &channel->control); in ip22zilog_transmit_chars()
|
H A D | pmac_zilog.c | 429 write_zsreg(uap, R0, RES_Tx_P); in pmz_transmit_chars()
|
H A D | sunzilog.c | 520 writeb(RES_Tx_P, &channel->control); in sunzilog_transmit_chars()
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | zs.h | 82 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | ip22zilog.h | 61 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | sunzilog.h | 53 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | pmac_zilog.h | 140 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | zs.c | 421 write_zsreg(zport, R0, RES_Tx_P); in zs_raw_stop_tx() 779 write_zsreg(zport, R0, RES_Tx_P); in zs_startup()
|
H A D | ip22zilog.c | 420 writeb(RES_Tx_P, &channel->control); in ip22zilog_transmit_chars()
|
H A D | sunzilog.c | 519 writeb(RES_Tx_P, &channel->control); in sunzilog_transmit_chars()
|
H A D | pmac_zilog.c | 421 write_zsreg(uap, R0, RES_Tx_P); in pmz_transmit_chars()
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | z8530.h | 29 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | scc.c | 387 Outb(scc->ctrl, RES_Tx_P); in scc_txint() 396 Outb(scc->ctrl, RES_Tx_P); in scc_txint() 417 Outb(scc->ctrl, RES_Tx_P); /* reset pending int */ in scc_txint() 1255 OutReg(scc->ctrl, R0, RES_Tx_P); in t_maxkeyup()
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | z85230.h | 50 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
|
H A D | z85230.c | 431 write_zsctrl(c, RES_Tx_P); in z8530_tx() 655 write_zsctrl(c, RES_Tx_P); in z8530_tx_clear()
|