Searched defs:pl022 (Results 1 – 1 of 1) sorted by relevance
372 struct pl022 { struct379 struct pl022_ssp_controller *master_info; argument381 struct tasklet_struct pump_transfers;382 struct spi_message *cur_msg;383 struct spi_transfer *cur_transfer;384 struct chip_data *cur_chip;385 bool next_msg_cs_active;386 void *tx;387 void *tx_end;388 void *rx;[all …]