Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/hamradio/
Dz8530.h28 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
Dscc.c385 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()
1252 OutReg(scc->ctrl, R0, RES_Tx_P); in t_maxkeyup()
Ddmascc.c1300 write_scc(priv, R0, RES_Tx_P); in tx_isr()
/linux-2.6.39/drivers/tty/serial/
Dzs.h81 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
Dip22zilog.h60 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
Dsunzilog.h52 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
Dpmac_zilog.h160 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
Dzs.c423 write_zsreg(zport, R0, RES_Tx_P); in zs_raw_stop_tx()
781 write_zsreg(zport, R0, RES_Tx_P); in zs_startup()
Dip22zilog.c429 writeb(RES_Tx_P, &channel->control); in ip22zilog_transmit_chars()
Dsunzilog.c529 writeb(RES_Tx_P, &channel->control); in sunzilog_transmit_chars()
Dpmac_zilog.c460 write_zsreg(uap, R0, RES_Tx_P); in pmz_transmit_chars()
/linux-2.6.39/drivers/net/wan/
Dz85230.h49 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
Dz85230.c432 write_zsctrl(c, RES_Tx_P); in z8530_tx()
657 write_zsctrl(c, RES_Tx_P); in z8530_tx_clear()