Searched refs:pxa2xx_spi_controller (Results 1 – 8 of 8) sorted by relevance
31 int (*setup)(struct pci_dev *pdev, struct pxa2xx_spi_controller *c);90 static int lpss_spi_setup(struct pci_dev *dev, struct pxa2xx_spi_controller *c) in lpss_spi_setup()171 static int ce4100_spi_setup(struct pci_dev *dev, struct pxa2xx_spi_controller *c) in ce4100_spi_setup()186 static int mrfld_spi_setup(struct pci_dev *dev, struct pxa2xx_spi_controller *c) in mrfld_spi_setup()243 static int qrk_spi_setup(struct pci_dev *dev, struct pxa2xx_spi_controller *c) in qrk_spi_setup()265 struct pxa2xx_spi_controller spi_pdata; in pxa2xx_spi_pci_probe()
18 struct pxa2xx_spi_controller;32 struct pxa2xx_spi_controller *controller_info;
184 struct pxa2xx_spi_controller *pdata = drv_data->controller_info; in pxa2xx_spi_dma_setup()
1329 static struct pxa2xx_spi_controller *1332 struct pxa2xx_spi_controller *pdata; in pxa2xx_spi_init_pdata()1438 struct pxa2xx_spi_controller *platform_info; in pxa2xx_spi_probe()
18 struct pxa2xx_spi_controller { struct51 extern void pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_controller *info); argument
26 struct pxa2xx_spi_controller {32 The "pxa2xx_spi_controller.num_chipselect" field is used to determine the number of35 The "pxa2xx_spi_controller.enable_dma" field informs the driver that SSP DMA should60 static struct pxa2xx_spi_controller pxa_nssp_master_info = {188 by setting the "enable_dma" flag in the "pxa2xx_spi_controller" structure.
670 void __init pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_controller *info) in pxa2xx_set_spi_info()
572 static struct pxa2xx_spi_controller spitz_spi_info = {