Searched defs:pl022_ssp_controller (Results 1 – 1 of 1) sorted by relevance
249 struct pl022_ssp_controller { struct250 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;