Home
last modified time | relevance | path

Searched defs:pl011_dmarx_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
Damba-pl011.c123 struct pl011_dmarx_data { struct
124 struct dma_chan *chan;
125 struct completion complete;
126 bool use_buf_b;
127 struct pl011_sgbuf sgbuf_a;
128 struct pl011_sgbuf sgbuf_b;
129 dma_cookie_t cookie;
130 bool running;
131 struct timer_list timer;
132 unsigned int last_residue;
[all …]