Searched refs:pxa2xx_spi_controller (Results 1 – 19 of 19) 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()
1453 static struct pxa2xx_spi_controller *1456 struct pxa2xx_spi_controller *pdata; in pxa2xx_spi_init_pdata()1557 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
116 static struct pxa2xx_spi_controller pxa_ssp3_spi_master_info = {121 static struct pxa2xx_spi_controller pxa_ssp4_spi_master_info = {
132 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
616 static struct pxa2xx_spi_controller pxa_ssp1_master_info = {621 static struct pxa2xx_spi_controller pxa_ssp2_master_info = {
190 static struct pxa2xx_spi_controller littleton_spi_info = {
205 static struct pxa2xx_spi_controller poodle_spi_info = {
202 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
547 static struct pxa2xx_spi_controller corgi_spi_info = {
632 static struct pxa2xx_spi_controller pxa_ssp2_master_info = {
391 static struct pxa2xx_spi_controller pxa2xx_spi_ssp3_master_info = {
806 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
991 static struct pxa2xx_spi_controller magician_spi_info = {
576 static struct pxa2xx_spi_controller spitz_spi_info = {
1078 void __init pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_controller *info) in pxa2xx_set_spi_info()
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.