Searched refs:pxa2xx_spi_controller (Results 1 – 20 of 20) sorted by relevance
16 struct pxa2xx_spi_controller { struct49 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 = {
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 = {
605 static struct pxa2xx_spi_controller pxa_ssp1_master_info = {610 static struct pxa2xx_spi_controller pxa_ssp2_master_info = {
191 static struct pxa2xx_spi_controller littleton_spi_info = {
196 static struct pxa2xx_spi_controller poodle_spi_info = {
196 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
529 static struct pxa2xx_spi_controller corgi_spi_info = {
633 static struct pxa2xx_spi_controller pxa_ssp2_master_info = {
391 static struct pxa2xx_spi_controller pxa2xx_spi_ssp3_master_info = {
820 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
945 static struct pxa2xx_spi_controller magician_spi_info = {
591 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()
1566 static struct pxa2xx_spi_controller *1569 struct pxa2xx_spi_controller *pdata; in pxa2xx_spi_init_pdata()1662 struct pxa2xx_spi_controller *platform_info; in pxa2xx_spi_probe()