Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
omap2_mcspi Struct Reference

Data Fields

struct spi_mastermaster
 
void __iomembase
 
unsigned long phys
 
struct omap2_mcspi_dmadma_channels
 
struct devicedev
 
struct omap2_mcspi_regs ctx
 

Detailed Description

Definition at line 124 of file spi-omap2-mcspi.c.

Field Documentation

void __iomem* base

Definition at line 127 of file spi-omap2-mcspi.c.

Definition at line 132 of file spi-omap2-mcspi.c.

struct device* dev

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.


The documentation for this struct was generated from the following file: