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

Data Fields

struct spi_bitbang bitbang
 
struct completion done
 
u64 mapbase
 
u64 mapsize
 
int irqnum
 
unsigned int opb_freq
 
int len
 
int count
 
const unsigned chartx
 
unsigned charrx
 
intgpios
 
struct spi_ppc4xx_regs __iomemregs
 
struct spi_mastermaster
 
struct devicedev
 

Detailed Description

Definition at line 114 of file spi-ppc4xx.c.

Field Documentation

Definition at line 116 of file spi-ppc4xx.c.

int count

Definition at line 127 of file spi-ppc4xx.c.

struct device* dev

Definition at line 136 of file spi-ppc4xx.c.

Definition at line 117 of file spi-ppc4xx.c.

int* gpios

Definition at line 132 of file spi-ppc4xx.c.

int irqnum

Definition at line 121 of file spi-ppc4xx.c.

int len

Definition at line 126 of file spi-ppc4xx.c.

u64 mapbase

Definition at line 119 of file spi-ppc4xx.c.

u64 mapsize

Definition at line 120 of file spi-ppc4xx.c.

struct spi_master* master

Definition at line 135 of file spi-ppc4xx.c.

unsigned int opb_freq

Definition at line 123 of file spi-ppc4xx.c.

Definition at line 134 of file spi-ppc4xx.c.

unsigned char* rx

Definition at line 130 of file spi-ppc4xx.c.

const unsigned char* tx

Definition at line 129 of file spi-ppc4xx.c.


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