Searched refs:pxa2xx_spi_chip (Results 1 – 17 of 17) 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 = {
542 static struct pxa2xx_spi_chip corgi_ads7846_chip = {567 static struct pxa2xx_spi_chip corgi_lcdcon_chip = {571 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 = {
557 static struct pxa2xx_spi_chip z2_lbs_chip_info = {571 static struct pxa2xx_spi_chip lms283_chip_info = {
311 static struct pxa2xx_spi_chip cm_x270_libertas_chip = {
354 static struct pxa2xx_spi_chip staccel_chip_info = {362 static struct pxa2xx_spi_chip cc2420_info = {
200 static struct pxa2xx_spi_chip littleton_tdo24m_chip = {
210 static struct pxa2xx_spi_chip poodle_ads7846_chip = {
706 static struct pxa2xx_spi_chip em_x270_tdo24m_chip = {721 static struct pxa2xx_spi_chip em_x270_libertas_chip = {
208 static struct pxa2xx_spi_chip ads_hw = {
614 static struct pxa2xx_spi_chip tsc2046_chip = {
908 struct pxa2xx_spi_chip tsc2046_chip_info = {
85 information via the structure "pxa2xx_spi_chip" found in90 struct pxa2xx_spi_chip {99 The "pxa2xx_spi_chip.tx_threshold" and "pxa2xx_spi_chip.rx_threshold" fields are109 The "pxa2xx_spi_chip.dma_burst_size" field is used to configure PXA2xx DMA116 The "pxa2xx_spi_chip.timeout" fields is used to efficiently handle122 The "pxa2xx_spi_chip.enable_loopback" field is used to place the SSP porting127 The "pxa2xx_spi_chip.cs_control" field is used to point to a board specific140 The pxa2xx_spi_chip structure is passed to the pxa2xx_spi driver in the162 static struct pxa2xx_spi_chip cs8415a_chip_info = {170 static struct pxa2xx_spi_chip cs8405a_chip_info = {
28 static struct pxa2xx_spi_chip spidev_spi_chip = {
41 struct pxa2xx_spi_chip { struct
241 struct pxa2xx_spi_chip *chip_info = spi->controller_data; in pxa2xx_spi_set_dma_burst_and_threshold()
1121 struct pxa2xx_spi_chip *chip_info) in setup_cs()1179 struct pxa2xx_spi_chip *chip_info; in setup()