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

Data Fields

struct completion done
 
void __iomemregs
 
int irq
 
u32 speed_hz
 
unsigned fifo_size
 
unsigned int msg_type_shift
 
unsigned int msg_ctl_width
 
const unsigned chartx_ptr
 
unsigned charrx_ptr
 
u8 __iomemtx_io
 
const u8 __iomemrx_io
 
int remaining_bytes
 
struct clkclk
 
struct platform_devicepdev
 

Detailed Description

Definition at line 41 of file spi-bcm63xx.c.

Field Documentation

Definition at line 63 of file spi-bcm63xx.c.

Definition at line 42 of file spi-bcm63xx.c.

unsigned fifo_size

Definition at line 49 of file spi-bcm63xx.c.

int irq

Definition at line 45 of file spi-bcm63xx.c.

unsigned int msg_ctl_width

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

unsigned int msg_type_shift

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

Definition at line 64 of file spi-bcm63xx.c.

Definition at line 44 of file spi-bcm63xx.c.

int remaining_bytes

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

const u8 __iomem* rx_io

Definition at line 59 of file spi-bcm63xx.c.

unsigned char* rx_ptr

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

u32 speed_hz

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

u8 __iomem* tx_io

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

const unsigned char* tx_ptr

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


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