Searched refs:pxa2xx_spi_chip (Results 1 – 14 of 14) sorted by relevance
40 static struct pxa2xx_spi_chip mcp251x_chip_info1 = {48 static struct pxa2xx_spi_chip mcp251x_chip_info2 = {56 static struct pxa2xx_spi_chip mcp251x_chip_info3 = {64 static struct pxa2xx_spi_chip mcp251x_chip_info4 = {
551 static struct pxa2xx_spi_chip corgi_ads7846_chip = {583 static struct pxa2xx_spi_chip corgi_lcdcon_chip = {587 static struct pxa2xx_spi_chip corgi_max1111_chip = {
569 static struct pxa2xx_spi_chip z2_lbs_chip_info = {583 static struct pxa2xx_spi_chip lms283_chip_info = {
513 static struct pxa2xx_spi_chip spitz_ads7846_chip = {558 static struct pxa2xx_spi_chip spitz_lcdcon_chip = {562 static struct pxa2xx_spi_chip spitz_max1111_chip = {
351 static struct pxa2xx_spi_chip staccel_chip_info = {359 static struct pxa2xx_spi_chip cc2420_info = {
195 static struct pxa2xx_spi_chip littleton_tdo24m_chip = {
208 static struct pxa2xx_spi_chip poodle_ads7846_chip = {
220 static struct pxa2xx_spi_chip ads_hw = {
615 static struct pxa2xx_spi_chip tsc2046_chip = {
937 struct pxa2xx_spi_chip tsc2046_chip_info = {
92 information via the structure "pxa2xx_spi_chip" found in99 struct pxa2xx_spi_chip {108 The "pxa2xx_spi_chip.tx_threshold" and "pxa2xx_spi_chip.rx_threshold" fields are118 The "pxa2xx_spi_chip.dma_burst_size" field is used to configure PXA2xx DMA125 The "pxa2xx_spi_chip.timeout" fields is used to efficiently handle131 The "pxa2xx_spi_chip.enable_loopback" field is used to place the SSP porting136 The "pxa2xx_spi_chip.cs_control" field is used to point to a board specific149 For a legacy platform or in some other cases, the pxa2xx_spi_chip structure173 static struct pxa2xx_spi_chip cs8415a_chip_info = {181 static struct pxa2xx_spi_chip cs8405a_chip_info = {
42 struct pxa2xx_spi_chip { struct
229 struct pxa2xx_spi_chip *chip_info = spi->controller_data; in pxa2xx_spi_set_dma_burst_and_threshold()
1197 struct pxa2xx_spi_chip *chip_info) in setup_cs()1246 struct pxa2xx_spi_chip *chip_info; in setup()
Completed in 21 milliseconds