Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-pci1xxxx.c137 struct pci1xxxx_spi_internal { struct
138 u8 hw_inst;
139 u8 clkdiv;
140 int irq[NUM_VEC_PER_INST];
141 int mode;
142 bool spi_xfer_in_progress;
143 atomic_t dma_completion_count;
144 void *rx_buf;
145 bool dma_aborted_rd;
146 u32 bytes_recvd;
[all …]