Home
last modified time | relevance | path

Searched refs:pxa2xx_spi_chip (Results 1 – 14 of 14) sorted by relevance

/linux/arch/arm/mach-pxa/
A Dicontrol.c40 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 = {
A Dcorgi.c551 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 = {
A Dz2.c569 static struct pxa2xx_spi_chip z2_lbs_chip_info = {
583 static struct pxa2xx_spi_chip lms283_chip_info = {
A Dspitz.c513 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 = {
A Dstargate2.c351 static struct pxa2xx_spi_chip staccel_chip_info = {
359 static struct pxa2xx_spi_chip cc2420_info = {
A Dlittleton.c195 static struct pxa2xx_spi_chip littleton_tdo24m_chip = {
A Dpoodle.c208 static struct pxa2xx_spi_chip poodle_ads7846_chip = {
A Dlubbock.c220 static struct pxa2xx_spi_chip ads_hw = {
A Dhx4700.c615 static struct pxa2xx_spi_chip tsc2046_chip = {
A Dmagician.c937 struct pxa2xx_spi_chip tsc2046_chip_info = {
/linux/Documentation/spi/
A Dpxa2xx.rst92 information via the structure "pxa2xx_spi_chip" found in
99 struct pxa2xx_spi_chip {
108 The "pxa2xx_spi_chip.tx_threshold" and "pxa2xx_spi_chip.rx_threshold" fields are
118 The "pxa2xx_spi_chip.dma_burst_size" field is used to configure PXA2xx DMA
125 The "pxa2xx_spi_chip.timeout" fields is used to efficiently handle
131 The "pxa2xx_spi_chip.enable_loopback" field is used to place the SSP porting
136 The "pxa2xx_spi_chip.cs_control" field is used to point to a board specific
149 For a legacy platform or in some other cases, the pxa2xx_spi_chip structure
173 static struct pxa2xx_spi_chip cs8415a_chip_info = {
181 static struct pxa2xx_spi_chip cs8405a_chip_info = {
/linux/include/linux/spi/
A Dpxa2xx_spi.h42 struct pxa2xx_spi_chip { struct
/linux/drivers/spi/
A Dspi-pxa2xx-dma.c229 struct pxa2xx_spi_chip *chip_info = spi->controller_data; in pxa2xx_spi_set_dma_burst_and_threshold()
A Dspi-pxa2xx.c1197 struct pxa2xx_spi_chip *chip_info) in setup_cs()
1246 struct pxa2xx_spi_chip *chip_info; in setup()

Completed in 21 milliseconds