Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dzs.h81 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
H A Dsunzilog.h53 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
H A Dip22zilog.h61 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
H A Dpmac_zilog.h140 #define RES_Tx_P 0x28 /* Reset TxINT Pending */ macro
H A Dzs.c420 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 Dpmac_zilog.c407 write_zsreg(uap, R0, RES_Tx_P); in pmz_transmit_chars()
H A Dsunzilog.c519 writeb(RES_Tx_P, &channel->control); in sunzilog_transmit_chars()