Home
last modified time | relevance | path

Searched refs:WT_RDY_RT (Results 1 – 8 of 8) sorted by relevance

/drivers/net/hamradio/
Dz8530.h48 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Ddmascc.c1035 WT_RDY_RT | WT_FN_RDYFN | WT_RDY_ENAB); in rx_on()
1040 write_scc(priv, R1, EXT_INT_ENAB | INT_ALL_Rx | WT_RDY_RT | in rx_on()
/drivers/tty/serial/
Dzs.h101 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Dsunzilog.h73 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Dip22zilog.h81 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Dpmac_zilog.h170 #define WT_RDY_RT 0x20 /* W/Req reflects recv if 1, xmit if 0 */ macro
/drivers/net/wan/
Dz85230.h69 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Dz85230.c845 c->regs[R1] |= WT_RDY_RT; in z8530_sync_dma_open()
931 c->regs[R1] &= ~(WT_RDY_RT | WT_FN_RDYFN | INT_ERR_Rx); in z8530_sync_dma_close()
1085 c->regs[R1] &= ~(WT_RDY_RT | WT_FN_RDYFN | INT_ERR_Rx); in z8530_sync_txdma_close()