Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Damba-pl011.c226 struct pl011_dmarx_data { struct
227 struct dma_chan *chan;
228 struct completion complete;
229 bool use_buf_b;
230 struct pl011_sgbuf sgbuf_a;
231 struct pl011_sgbuf sgbuf_b;
232 dma_cookie_t cookie;
233 bool running;
234 struct timer_list timer;
235 unsigned int last_residue;
[all …]