Searched refs:pxa2xx_spi_chip (Results 1 – 17 of 17) 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 = {576 static struct pxa2xx_spi_chip corgi_lcdcon_chip = {580 static struct pxa2xx_spi_chip corgi_max1111_chip = {
562 static struct pxa2xx_spi_chip z2_lbs_chip_info = {576 static struct pxa2xx_spi_chip lms283_chip_info = {
513 static struct pxa2xx_spi_chip spitz_ads7846_chip = {538 static struct pxa2xx_spi_chip spitz_lcdcon_chip = {542 static struct pxa2xx_spi_chip spitz_max1111_chip = {
318 static struct pxa2xx_spi_chip cm_x270_libertas_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 = {
693 static struct pxa2xx_spi_chip em_x270_tdo24m_chip = {708 static struct pxa2xx_spi_chip em_x270_libertas_chip = {
220 static struct pxa2xx_spi_chip ads_hw = {
611 static struct pxa2xx_spi_chip tsc2046_chip = {
931 struct pxa2xx_spi_chip tsc2046_chip_info = {
87 information via the structure "pxa2xx_spi_chip" found in94 struct pxa2xx_spi_chip {103 The "pxa2xx_spi_chip.tx_threshold" and "pxa2xx_spi_chip.rx_threshold" fields are113 The "pxa2xx_spi_chip.dma_burst_size" field is used to configure PXA2xx DMA120 The "pxa2xx_spi_chip.timeout" fields is used to efficiently handle126 The "pxa2xx_spi_chip.enable_loopback" field is used to place the SSP porting131 The "pxa2xx_spi_chip.cs_control" field is used to point to a board specific144 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 = {
24 static struct pxa2xx_spi_chip spidev_spi_chip = {
34 struct pxa2xx_spi_chip { struct
238 struct pxa2xx_spi_chip *chip_info = spi->controller_data; in pxa2xx_spi_set_dma_burst_and_threshold()
1169 struct pxa2xx_spi_chip *chip_info) in setup_cs()1227 struct pxa2xx_spi_chip *chip_info; in setup()