Home
last modified time | relevance | path

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

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