Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/amba/
Dpl022.h247 struct pl022_ssp_controller { struct
248 u16 bus_id;
249 u8 num_chipselect;
250 u8 enable_dma:1;
251 bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
252 void *dma_rx_param;
253 void *dma_tx_param;
254 int autosuspend_delay;
255 bool rt;