Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/spi/
Dspi-pl022.c360 struct pl022 { struct
367 struct pl022_ssp_controller *master_info; argument
369 struct tasklet_struct pump_transfers;
370 struct spi_message *cur_msg;
371 struct spi_transfer *cur_transfer;
372 struct chip_data *cur_chip;
373 bool next_msg_cs_active;
374 void *tx;
375 void *tx_end;
376 void *rx;
[all …]