Searched refs:pxa2xx_spi_master (Results 1 – 11 of 11) sorted by relevance
26 struct pxa2xx_spi_master { struct44 extern void pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_master *info); argument
450 static struct pxa2xx_spi_master pxa_ssp_master_0_info = {454 static struct pxa2xx_spi_master pxa_ssp_master_1_info = {458 static struct pxa2xx_spi_master pxa_ssp_master_2_info = {
138 static struct pxa2xx_spi_master pxa_ssp_master_info = {
123 static struct pxa2xx_spi_master pxa_ssp_master_info = {
179 static struct pxa2xx_spi_master littleton_spi_info = {
207 static struct pxa2xx_spi_master poodle_spi_info = {
249 static struct pxa2xx_spi_master pxa_ssp_master_info = {
428 static struct pxa2xx_spi_master corgi_spi_info = {
294 static struct pxa2xx_spi_master spitz_spi_info = {
820 static struct pxa2xx_spi_master pxa_ssp_master_info = {
940 void __init pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_master *info) in pxa2xx_set_spi_info()