Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/hamradio/
Dz8530.h47 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Ddmascc.c1045 WT_RDY_RT | WT_FN_RDYFN | WT_RDY_ENAB); in rx_on()
1050 write_scc(priv, R1, EXT_INT_ENAB | INT_ALL_Rx | WT_RDY_RT | in rx_on()
/linux-3.4.99/drivers/tty/serial/
Dzs.h100 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Dip22zilog.h80 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Dsunzilog.h72 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Dpmac_zilog.h169 #define WT_RDY_RT 0x20 /* W/Req reflects recv if 1, xmit if 0 */ macro
/linux-3.4.99/drivers/net/wan/
Dz85230.h68 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
Dz85230.c922 c->regs[R1]|= WT_RDY_RT; in z8530_sync_dma_open()
1015 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx); in z8530_sync_dma_close()
1184 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx); in z8530_sync_txdma_close()