Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Damba-pl011.c137 struct pl011_dmarx_data { struct
138 struct dma_chan *chan;
139 struct completion complete;
140 bool use_buf_b;
141 struct pl011_sgbuf sgbuf_a;
142 struct pl011_sgbuf sgbuf_b;
143 dma_cookie_t cookie;
144 bool running;
145 struct timer_list timer;
146 unsigned int last_residue;
[all …]