Linux Kernel
3.7.1
|
Data Fields | |
struct spi_master * | master |
void __iomem * | base |
unsigned long | phys |
struct omap2_mcspi_dma * | dma_channels |
struct device * | dev |
struct omap2_mcspi_regs | ctx |
Definition at line 124 of file spi-omap2-mcspi.c.
Definition at line 127 of file spi-omap2-mcspi.c.
Definition at line 132 of file spi-omap2-mcspi.c.
Definition at line 131 of file spi-omap2-mcspi.c.
struct omap2_mcspi_dma* dma_channels |
Definition at line 130 of file spi-omap2-mcspi.c.
struct spi_master* master |
Definition at line 125 of file spi-omap2-mcspi.c.
unsigned long phys |
Definition at line 128 of file spi-omap2-mcspi.c.