Searched defs:pl011_dmarx_data (Results 1 – 1 of 1) sorted by relevance
113475 struct pl011_dmarx_data { struct113476 struct dma_chan *chan;113477 struct completion complete;113478 bool use_buf_b;113479 struct pl011_sgbuf sgbuf_a;113480 struct pl011_sgbuf sgbuf_b;113481 dma_cookie_t cookie;113482 bool running;113483 struct timer_list timer;113484 unsigned int last_residue;[all …]