Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/amba/
Dpl022.h249 struct pl022_ssp_controller { struct
250 u16 bus_id;
251 u8 num_chipselect;
252 u8 enable_dma:1;
253 bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
254 void *dma_rx_param;
255 void *dma_tx_param;
256 int autosuspend_delay;
257 bool rt;
258 int *chipselects;