Searched refs:DTRREQ (Results 1 – 8 of 8) sorted by relevance
152 #define DTRREQ 4 /* DTR/Request function */ macro
826 write_scc(priv, R14, SSBR | DTRREQ | BRSRC | BRENABL); in scc_open()828 write_scc(priv, R14, SEARCH | DTRREQ | BRSRC | BRENABL); in scc_open()831 write_scc(priv, R14, DTRREQ | BRSRC); in scc_open()
207 #define DTRREQ 4 /* DTR/Request function */ macro
188 #define DTRREQ 4 /* DTR/Request function */ macro
190 #define DTRREQ 4 /* DTR/Request function */ macro
281 #define DTRREQ 4 /* DTR/Request function */ macro
909 c->regs[R14]|= DTRREQ; in z8530_sync_dma_open()1016 c->regs[R14]&= ~DTRREQ; in z8530_sync_dma_close()1105 c->regs[R14]|= DTRREQ; in z8530_sync_txdma_open()1185 c->regs[R14]&= ~DTRREQ; in z8530_sync_txdma_close()
173 #define DTRREQ 4 /* DTR/Request function */ macro