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

Data Fields

int id
 
void *__iomem regs
 
int irq
 
int err_irq
 
u32 dma
 
struct stmp3xxx_dma_descriptor d
 
u32 speed_khz
 
u32 saved_timings
 
u32 divider
 
struct clkclk
 
struct devicemaster_dev
 
struct work_struct work
 
struct workqueue_structworkqueue
 
spinlock_t lock
 
struct list_head queue
 
struct completion done
 

Detailed Description

Definition at line 43 of file spi-stmp.c.

Field Documentation

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

struct stmp3xxx_dma_descriptor d

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

u32 divider

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

u32 dma

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

Definition at line 66 of file spi-stmp.c.

int err_irq

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

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

int irq

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

spinlock_t lock

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

struct device* master_dev

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

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

Definition at line 46 of file spi-stmp.c.

u32 saved_timings

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

u32 speed_khz

Definition at line 52 of file spi-stmp.c.

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

Definition at line 60 of file spi-stmp.c.


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