Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
A Dz8530.h152 #define DTRREQ 4 /* DTR/Request function */ macro
A Ddmascc.c814 write_scc(priv, R14, SSBR | DTRREQ | BRSRC | BRENABL); in scc_open()
816 write_scc(priv, R14, SEARCH | DTRREQ | BRSRC | BRENABL); in scc_open()
819 write_scc(priv, R14, DTRREQ | BRSRC); in scc_open()
/linux/drivers/tty/serial/
A Dzs.h207 #define DTRREQ 4 /* DTR/Request function */ macro
A Dip22zilog.h188 #define DTRREQ 4 /* DTR/Request function */ macro
A Dsunzilog.h190 #define DTRREQ 4 /* DTR/Request function */ macro
A Dpmac_zilog.h281 #define DTRREQ 4 /* DTR/Request function */ macro
/linux/drivers/net/wan/
A Dz85230.c835 c->regs[R14] |= DTRREQ; in z8530_sync_dma_open()
934 c->regs[R14] &= ~DTRREQ; in z8530_sync_dma_close()
1014 c->regs[R14] |= DTRREQ; in z8530_sync_txdma_open()
1088 c->regs[R14] &= ~DTRREQ; in z8530_sync_txdma_close()
A Dz85230.h173 #define DTRREQ 4 /* DTR/Request function */ macro

Completed in 18 milliseconds