Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dzs.h82 #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 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()