Searched refs:pxa2xx_spi_chip (Results 1 – 15 of 15) 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 = {
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 = {
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 = {
197 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 = {
611 static struct pxa2xx_spi_chip tsc2046_chip = {
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 = {
41 struct pxa2xx_spi_chip { struct
352 struct pxa2xx_spi_chip *chip_info = spi->controller_data; in pxa2xx_spi_set_dma_burst_and_threshold()
1116 struct pxa2xx_spi_chip *chip_info) in setup_cs()1155 struct pxa2xx_spi_chip *chip_info = NULL; in setup()