Home
last modified time | relevance | path

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

/linux/include/linux/amba/
H A Dserial.h225 struct amba_pl011_data { struct
226 bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
227 void *dma_rx_param;
228 void *dma_tx_param;
229 bool dma_rx_poll_enable;
230 unsigned int dma_rx_poll_rate;
231 unsigned int dma_rx_poll_timeout;
232 void (*init)(void);
233 void (*exit)(void);