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

Data Fields

struct i2c_adapter adapter
 
struct clkclk
 
void __iomembase
 
wait_queue_head_t queue
 
unsigned long i2csr
 
unsigned int disable_delay
 
int stopped
 
unsigned int ifdr
 

Detailed Description

Definition at line 118 of file i2c-imx.c.

Field Documentation

Definition at line 119 of file i2c-imx.c.

void __iomem* base

Definition at line 121 of file i2c-imx.c.

Definition at line 120 of file i2c-imx.c.

unsigned int disable_delay

Definition at line 124 of file i2c-imx.c.

unsigned long i2csr

Definition at line 123 of file i2c-imx.c.

unsigned int ifdr

Definition at line 126 of file i2c-imx.c.

Definition at line 122 of file i2c-imx.c.

int stopped

Definition at line 125 of file i2c-imx.c.


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