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

Data Fields

struct workqueue_structworkqueue
 
struct work_struct work
 
spinlock_t lock
 
struct list_head queue
 
wait_queue_head_t waitq
 
void __iomemmembase
 
int baseclk
 
struct clkclk
 
u32 max_speed_hz
 
u32 min_speed_hz
 
int last_chipselect
 
int last_chipselect_val
 

Detailed Description

Definition at line 74 of file spi-txx9.c.

Field Documentation

int baseclk

Definition at line 81 of file spi-txx9.c.

Definition at line 82 of file spi-txx9.c.

int last_chipselect

Definition at line 84 of file spi-txx9.c.

int last_chipselect_val

Definition at line 85 of file spi-txx9.c.

spinlock_t lock

Definition at line 77 of file spi-txx9.c.

u32 max_speed_hz

Definition at line 83 of file spi-txx9.c.

void __iomem* membase

Definition at line 80 of file spi-txx9.c.

u32 min_speed_hz

Definition at line 83 of file spi-txx9.c.

Definition at line 78 of file spi-txx9.c.

Definition at line 79 of file spi-txx9.c.

Definition at line 76 of file spi-txx9.c.

Definition at line 75 of file spi-txx9.c.


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