Home
last modified time | relevance | path

Searched refs:pxa2xx_spi_controller (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dpxa2xx_spi.h16 struct pxa2xx_spi_controller { struct
49 extern void pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_controller *info); argument
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dicontrol.c116 static struct pxa2xx_spi_controller pxa_ssp3_spi_master_info = {
121 static struct pxa2xx_spi_controller pxa_ssp4_spi_master_info = {
H A Dstargate2.c337 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 = {
H A Dz2.c605 static struct pxa2xx_spi_controller pxa_ssp1_master_info = {
610 static struct pxa2xx_spi_controller pxa_ssp2_master_info = {
H A Dpcm027.c132 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
H A Dlittleton.c191 static struct pxa2xx_spi_controller littleton_spi_info = {
H A Dpoodle.c196 static struct pxa2xx_spi_controller poodle_spi_info = {
H A Dlubbock.c196 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
H A Dcorgi.c529 static struct pxa2xx_spi_controller corgi_spi_info = {
H A Dhx4700.c633 static struct pxa2xx_spi_controller pxa_ssp2_master_info = {
H A Dzeus.c391 static struct pxa2xx_spi_controller pxa2xx_spi_ssp3_master_info = {
H A Dtosa.c820 static struct pxa2xx_spi_controller pxa_ssp_master_info = {
H A Dmagician.c945 static struct pxa2xx_spi_controller magician_spi_info = {
H A Dspitz.c591 static struct pxa2xx_spi_controller spitz_spi_info = {
H A Ddevices.c1068 void __init pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_controller *info) in pxa2xx_set_spi_info()
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dpxa2xx.rst26 struct pxa2xx_spi_controller {
31 The "pxa2xx_spi_controller.num_chipselect" field is used to determine the number of
34 The "pxa2xx_spi_controller.enable_dma" field informs the driver that SSP DMA should
56 static struct pxa2xx_spi_controller pxa_nssp_master_info = {
215 by setting the "enable_dma" flag in the "pxa2xx_spi_controller" structure. The DMA
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pxa2xx-pci.c228 struct pxa2xx_spi_controller spi_pdata; in pxa2xx_spi_pci_probe()
297 struct pxa2xx_spi_controller *spi_pdata; in pxa2xx_spi_pci_remove()
H A Dspi-pxa2xx.h34 struct pxa2xx_spi_controller *controller_info;
H A Dspi-pxa2xx-dma.c193 struct pxa2xx_spi_controller *pdata = drv_data->controller_info; in pxa2xx_spi_dma_setup()
H A Dspi-pxa2xx.c1573 static struct pxa2xx_spi_controller *
1576 struct pxa2xx_spi_controller *pdata; in pxa2xx_spi_init_pdata()
1669 struct pxa2xx_spi_controller *platform_info; in pxa2xx_spi_probe()