Home
last modified time | relevance | path

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

/linux-5.10/drivers/tty/serial/
Damba-pl011.c230 struct pl011_dmarx_data { struct
231 struct dma_chan *chan;
232 struct completion complete;
233 bool use_buf_b;
234 struct pl011_sgbuf sgbuf_a;
235 struct pl011_sgbuf sgbuf_b;
236 dma_cookie_t cookie;
237 bool running;
238 struct timer_list timer;
239 unsigned int last_residue;
[all …]