Searched refs:pxa2xx_spi_controller (Results 1 – 23 of 23) sorted by relevance
16 struct pxa2xx_spi_controller { struct49 extern void pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_controller *info); argument
115 static struct pxa2xx_spi_controller pxa_ssp3_spi_master_info = {120 static struct pxa2xx_spi_controller pxa_ssp4_spi_master_info = {
132 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
337 static struct pxa2xx_spi_controller pxa_ssp_master_0_info = {341 static struct pxa2xx_spi_controller pxa_ssp_master_1_info = {345 static struct pxa2xx_spi_controller pxa_ssp_master_2_info = {
98 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
607 static struct pxa2xx_spi_controller pxa_ssp1_master_info = {612 static struct pxa2xx_spi_controller pxa_ssp2_master_info = {
313 static struct pxa2xx_spi_controller cm_x270_spi_info = {
191 static struct pxa2xx_spi_controller littleton_spi_info = {
196 static struct pxa2xx_spi_controller poodle_spi_info = {
689 static struct pxa2xx_spi_controller em_x270_spi_info = {703 static struct pxa2xx_spi_controller em_x270_spi_2_info = {
196 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
529 static struct pxa2xx_spi_controller corgi_spi_info = {
629 static struct pxa2xx_spi_controller pxa_ssp2_master_info = {
391 static struct pxa2xx_spi_controller pxa2xx_spi_ssp3_master_info = {
812 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
939 static struct pxa2xx_spi_controller magician_spi_info = {
571 static struct pxa2xx_spi_controller spitz_spi_info = {
1068 void __init pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_controller *info) in pxa2xx_set_spi_info()
26 struct pxa2xx_spi_controller {31 The "pxa2xx_spi_controller.num_chipselect" field is used to determine the number of34 The "pxa2xx_spi_controller.enable_dma" field informs the driver that SSP DMA should56 static struct pxa2xx_spi_controller pxa_nssp_master_info = {215 by setting the "enable_dma" flag in the "pxa2xx_spi_controller" structure. The DMA
203 struct pxa2xx_spi_controller spi_pdata; in pxa2xx_spi_pci_probe()272 struct pxa2xx_spi_controller *spi_pdata; in pxa2xx_spi_pci_remove()
34 struct pxa2xx_spi_controller *controller_info;
193 struct pxa2xx_spi_controller *pdata = drv_data->controller_info; in pxa2xx_spi_dma_setup()
1509 static struct pxa2xx_spi_controller *1512 struct pxa2xx_spi_controller *pdata; in pxa2xx_spi_init_pdata()1608 struct pxa2xx_spi_controller *platform_info; in pxa2xx_spi_probe()