Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/amba/
Dserial.h202 struct amba_pl011_data { struct
203 bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
204 void *dma_rx_param;
205 void *dma_tx_param;
206 bool dma_rx_poll_enable;
207 unsigned int dma_rx_poll_rate;
208 unsigned int dma_rx_poll_timeout;
209 void (*init) (void);
210 void (*exit) (void);