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