Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
Dspi-pl022.c368 struct pl022 { struct
375 struct pl022_ssp_controller *master_info; argument
377 struct tasklet_struct pump_transfers;
378 struct spi_message *cur_msg;
379 struct spi_transfer *cur_transfer;
380 struct chip_data *cur_chip;
381 bool next_msg_cs_active;
382 void *tx;
383 void *tx_end;
384 void *rx;
[all …]