Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dserial.h216 struct amba_pl011_data { struct
217 bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
218 void *dma_rx_param;
219 void *dma_tx_param;
220 bool dma_rx_poll_enable;
221 unsigned int dma_rx_poll_rate;
222 unsigned int dma_rx_poll_timeout;
223 void (*init) (void);
224 void (*exit) (void);