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

Data Fields

struct spi_bitbang bitbang
 
struct completion done
 
void __iomembase
 
int irq
 
int len
 
int count
 
int bytes_per_word
 
unsigned long imr
 
const unsigned chartx
 
unsigned charrx
 

Detailed Description

Definition at line 48 of file spi-altera.c.

Field Documentation

void __iomem* base

Definition at line 53 of file spi-altera.c.

Definition at line 50 of file spi-altera.c.

int bytes_per_word

Definition at line 57 of file spi-altera.c.

int count

Definition at line 56 of file spi-altera.c.

Definition at line 51 of file spi-altera.c.

unsigned long imr

Definition at line 58 of file spi-altera.c.

int irq

Definition at line 54 of file spi-altera.c.

int len

Definition at line 55 of file spi-altera.c.

unsigned char* rx

Definition at line 62 of file spi-altera.c.

const unsigned char* tx

Definition at line 61 of file spi-altera.c.


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