Searched refs:pxa2xx_spi_chip (Results 1 – 16 of 16) sorted by relevance
43 static struct pxa2xx_spi_chip mcp251x_chip_info1 = {51 static struct pxa2xx_spi_chip mcp251x_chip_info2 = {59 static struct pxa2xx_spi_chip mcp251x_chip_info3 = {67 static struct pxa2xx_spi_chip mcp251x_chip_info4 = {
541 static struct pxa2xx_spi_chip corgi_ads7846_chip = {566 static struct pxa2xx_spi_chip corgi_lcdcon_chip = {570 static struct pxa2xx_spi_chip corgi_max1111_chip = {
516 static struct pxa2xx_spi_chip spitz_ads7846_chip = {541 static struct pxa2xx_spi_chip spitz_lcdcon_chip = {545 static struct pxa2xx_spi_chip spitz_max1111_chip = {
552 static struct pxa2xx_spi_chip z2_lbs_chip_info = {566 static struct pxa2xx_spi_chip lms283_chip_info = {
311 static struct pxa2xx_spi_chip cm_x270_libertas_chip = {
353 static struct pxa2xx_spi_chip staccel_chip_info = {361 static struct pxa2xx_spi_chip cc2420_info = {
199 static struct pxa2xx_spi_chip littleton_tdo24m_chip = {
210 static struct pxa2xx_spi_chip poodle_ads7846_chip = {
194 static struct pxa2xx_spi_chip ads_hw = {
708 static struct pxa2xx_spi_chip em_x270_tdo24m_chip = {723 static struct pxa2xx_spi_chip em_x270_libertas_chip = {
613 static struct pxa2xx_spi_chip tsc2046_chip = {
91 information via the structure "pxa2xx_spi_chip" found in96 struct pxa2xx_spi_chip {105 The "pxa2xx_spi_chip.tx_threshold" and "pxa2xx_spi_chip.rx_threshold" fields are115 The "pxa2xx_spi_chip.dma_burst_size" field is used to configure PXA2xx DMA122 The "pxa2xx_spi_chip.timeout" fields is used to efficiently handle128 The "pxa2xx_spi_chip.enable_loopback" field is used to place the SSP porting133 The "pxa2xx_spi_chip.cs_control" field is used to point to a board specific146 The pxa2xx_spi_chip structure is passed to the pxa2xx_spi driver in the168 static struct pxa2xx_spi_chip cs8415a_chip_info = {176 static struct pxa2xx_spi_chip cs8405a_chip_info = {
42 struct pxa2xx_spi_chip { struct
397 struct pxa2xx_spi_chip *chip_info = in pxa2xx_spi_set_dma_burst_and_threshold()398 (struct pxa2xx_spi_chip *)spi->controller_data; in pxa2xx_spi_set_dma_burst_and_threshold()
356 struct pxa2xx_spi_chip *chip_info = spi->controller_data; in pxa2xx_spi_set_dma_burst_and_threshold()
1041 struct pxa2xx_spi_chip *chip_info) in setup_cs()1080 struct pxa2xx_spi_chip *chip_info = NULL; in setup()