Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Damba-pl011.c227 struct pl011_dmarx_data { struct
228 struct dma_chan *chan;
229 struct completion complete;
230 bool use_buf_b;
233 dma_cookie_t cookie;
234 bool running;
235 struct timer_list timer;
236 unsigned int last_residue;
238 bool auto_poll_rate;
239 unsigned int poll_rate;
[all …]