Searched refs:pxa2xx_spi_chip (Results 1 – 4 of 4) sorted by relevance
92 information via the structure "pxa2xx_spi_chip" found in99 struct pxa2xx_spi_chip {106 The "pxa2xx_spi_chip.tx_threshold" and "pxa2xx_spi_chip.rx_threshold" fields are116 The "pxa2xx_spi_chip.dma_burst_size" field is used to configure PXA2xx DMA123 The "pxa2xx_spi_chip.timeout" fields is used to efficiently handle137 For a legacy platform or in some other cases, the pxa2xx_spi_chip structure143 static struct pxa2xx_spi_chip cs8415a_chip_info = {150 static struct pxa2xx_spi_chip cs8405a_chip_info = {
39 struct pxa2xx_spi_chip { struct
229 struct pxa2xx_spi_chip *chip_info = spi->controller_data; in pxa2xx_spi_set_dma_burst_and_threshold()
1166 struct pxa2xx_spi_chip *chip_info; in setup()
Completed in 14 milliseconds