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