Searched defs:pl022 (Results 1 – 1 of 1) sorted by relevance
364 struct pl022 { struct371 struct pl022_ssp_controller *master_info; argument373 struct tasklet_struct pump_transfers;374 struct spi_message *cur_msg;375 struct spi_transfer *cur_transfer;376 struct chip_data *cur_chip;377 bool next_msg_cs_active;378 void *tx;379 void *tx_end;380 void *rx;[all …]