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

Data Fields

struct spi_bitbang bitbang
 
void __iomemmapbase
 
struct clkclk
 
struct platform_devicepdev
 
struct sh_msiof_spi_infoinfo
 
struct completion done
 
unsigned long flags
 
int tx_fifo_size
 
int rx_fifo_size
 

Detailed Description

Definition at line 32 of file spi-sh-msiof.c.

Field Documentation

Definition at line 33 of file spi-sh-msiof.c.

Definition at line 35 of file spi-sh-msiof.c.

Definition at line 38 of file spi-sh-msiof.c.

unsigned long flags

Definition at line 39 of file spi-sh-msiof.c.

Definition at line 37 of file spi-sh-msiof.c.

void __iomem* mapbase

Definition at line 34 of file spi-sh-msiof.c.

Definition at line 36 of file spi-sh-msiof.c.

int rx_fifo_size

Definition at line 41 of file spi-sh-msiof.c.

int tx_fifo_size

Definition at line 40 of file spi-sh-msiof.c.


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