Home
last modified time | relevance | path

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

/linux-3.3/include/linux/amba/
Dpl022.h245 struct pl022_ssp_controller { struct
246 u16 bus_id;
247 u8 num_chipselect;
248 u8 enable_dma:1;
249 bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
250 void *dma_rx_param;
251 void *dma_tx_param;
252 int autosuspend_delay;