Home
last modified time | relevance | path

Searched defs:pl022 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-pl022.c361 struct pl022 { struct
368 struct pl022_ssp_controller *host_info; argument
369 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 …]