Searched defs:spi_atcspi200_data (Results 1 – 1 of 1) sorted by relevance
36 struct spi_atcspi200_data { struct37 struct spi_context ctx;38 uint32_t tx_fifo_size;39 uint32_t rx_fifo_size;40 int tx_cnt;41 size_t chunk_len;42 bool busy;44 struct stream dma_rx;45 struct stream dma_tx;