Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
A Dz8530.h48 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
A Ddmascc.c1034 WT_RDY_RT | WT_FN_RDYFN | WT_RDY_ENAB); in rx_on()
1039 write_scc(priv, R1, EXT_INT_ENAB | INT_ALL_Rx | WT_RDY_RT | in rx_on()
/linux/drivers/tty/serial/
A Dzs.h101 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
A Dsunzilog.h73 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
A Dip22zilog.h81 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
A Dpmac_zilog.h170 #define WT_RDY_RT 0x20 /* W/Req reflects recv if 1, xmit if 0 */ macro
/linux/drivers/net/wan/
A Dz85230.h69 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
A 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()

Completed in 15 milliseconds