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