Searched refs:pxa2xx_spi_chip (Results 1 – 10 of 10) sorted by relevance
40 static struct pxa2xx_spi_chip mcp251x_chip_info1 = {47 static struct pxa2xx_spi_chip mcp251x_chip_info2 = {54 static struct pxa2xx_spi_chip mcp251x_chip_info3 = {61 static struct pxa2xx_spi_chip mcp251x_chip_info4 = {
569 static struct pxa2xx_spi_chip z2_lbs_chip_info = {582 static struct pxa2xx_spi_chip lms283_chip_info = {
194 static struct pxa2xx_spi_chip littleton_tdo24m_chip = {
228 static struct pxa2xx_spi_chip ads_hw = {
615 static struct pxa2xx_spi_chip tsc2046_chip = {
985 struct pxa2xx_spi_chip tsc2046_chip_info = {
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()
1167 struct pxa2xx_spi_chip *chip_info; in setup()