Searched defs:pl022_ssp_controller (Results 1 – 1 of 1) sorted by relevance
240 struct pl022_ssp_controller { struct241 u16 bus_id;242 u8 num_chipselect;243 u8 enable_dma:1;244 bool (*dma_filter)(struct dma_chan *chan, void *filter_param);245 void *dma_rx_param;246 void *dma_tx_param;247 int autosuspend_delay;248 bool rt;249 int *chipselects;