Searched defs:pl022 (Results 1 – 1 of 1) sorted by relevance
361 struct pl022 { struct368 struct pl022_ssp_controller *host_info; argument369 struct spi_transfer *cur_transfer;370 struct chip_data *cur_chip;371 void *tx;372 void *tx_end;373 void *rx;374 void *rx_end;375 enum ssp_reading read;376 enum ssp_writing write;[all …]