Searched defs:pl022 (Results 1 – 1 of 1) sorted by relevance
367 struct pl022 { struct374 struct pl022_ssp_controller *master_info; argument376 struct tasklet_struct pump_transfers;377 struct spi_message *cur_msg;378 struct spi_transfer *cur_transfer;379 struct chip_data *cur_chip;380 bool next_msg_cs_active;381 void *tx;382 void *tx_end;383 void *rx;[all …]