Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-pl022.c360 struct pl022 { struct
367 struct pl022_ssp_controller *host_info; argument
368 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 …]