Searched refs:WT_RDY_RT (Results 1 – 8 of 8) sorted by relevance
48 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
1034 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()
101 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
73 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
81 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
170 #define WT_RDY_RT 0x20 /* W/Req reflects recv if 1, xmit if 0 */ macro
69 #define WT_RDY_RT 0x20 /* Wait/Ready on R/T */ macro
845 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