Searched refs:DTRREQ (Results 1 – 8 of 8) sorted by relevance
151 #define DTRREQ 4 /* DTR/Request function */ macro
819 write_scc(priv, R14, SSBR | DTRREQ | BRSRC | BRENABL); in scc_open()821 write_scc(priv, R14, SEARCH | DTRREQ | BRSRC | BRENABL); in scc_open()824 write_scc(priv, R14, DTRREQ | BRSRC); in scc_open()
206 #define DTRREQ 4 /* DTR/Request function */ macro
187 #define DTRREQ 4 /* DTR/Request function */ macro
189 #define DTRREQ 4 /* DTR/Request function */ macro
280 #define DTRREQ 4 /* DTR/Request function */ macro
911 c->regs[R14]|= DTRREQ; in z8530_sync_dma_open()1018 c->regs[R14]&= ~DTRREQ; in z8530_sync_dma_close()1107 c->regs[R14]|= DTRREQ; in z8530_sync_txdma_open()1187 c->regs[R14]&= ~DTRREQ; in z8530_sync_txdma_close()
172 #define DTRREQ 4 /* DTR/Request function */ macro