Searched refs:pxa2xx_spi_master (Results 1 – 22 of 22) sorted by relevance
25 struct pxa2xx_spi_master { struct56 extern void pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_master *info); argument
118 static struct pxa2xx_spi_master pxa_ssp3_spi_master_info = {123 static struct pxa2xx_spi_master pxa_ssp4_spi_master_info = {
135 static struct pxa2xx_spi_master pxa_ssp_master_info = {
339 static struct pxa2xx_spi_master pxa_ssp_master_0_info = {343 static struct pxa2xx_spi_master pxa_ssp_master_1_info = {347 static struct pxa2xx_spi_master pxa_ssp_master_2_info = {
101 static struct pxa2xx_spi_master pxa_ssp_master_info = {
602 static struct pxa2xx_spi_master pxa_ssp1_master_info = {607 static struct pxa2xx_spi_master pxa_ssp2_master_info = {
306 static struct pxa2xx_spi_master cm_x270_spi_info = {
195 static struct pxa2xx_spi_master littleton_spi_info = {
198 static struct pxa2xx_spi_master poodle_spi_info = {
173 static struct pxa2xx_spi_master pxa_ssp_master_info = {
704 static struct pxa2xx_spi_master em_x270_spi_info = {718 static struct pxa2xx_spi_master em_x270_spi_2_info = {
519 static struct pxa2xx_spi_master corgi_spi_info = {
629 static struct pxa2xx_spi_master pxa_ssp2_master_info = {
391 static struct pxa2xx_spi_master pxa2xx_spi_ssp3_master_info = {
574 static struct pxa2xx_spi_master spitz_spi_info = {
817 static struct pxa2xx_spi_master pxa_ssp_master_info = {
1189 void __init pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_master *info) in pxa2xx_set_spi_info()
24 struct pxa2xx_spi_master {29 The "pxa2xx_spi_master.num_chipselect" field is used to determine the number of32 The "pxa2xx_spi_master.enable_dma" field informs the driver that SSP DMA should54 static struct pxa2xx_spi_master pxa_nssp_master_info = {209 by setting the "enable_dma" flag in the "pxa2xx_spi_master" structure. The DMA
109 struct pxa2xx_spi_master spi_pdata; in pxa2xx_spi_pci_probe()190 struct pxa2xx_spi_master *spi_pdata; in pxa2xx_spi_pci_remove()
37 struct pxa2xx_spi_master *master_info;
1371 static struct pxa2xx_spi_master *1374 struct pxa2xx_spi_master *pdata; in pxa2xx_spi_init_pdata()1434 static inline struct pxa2xx_spi_master *1444 struct pxa2xx_spi_master *platform_info; in pxa2xx_spi_probe()
304 struct pxa2xx_spi_master *pdata = drv_data->master_info; in pxa2xx_spi_dma_setup()