|
Linux Kernel
3.7.1
|
Data Fields | |
| void __iomem * | base |
| struct clk * | clk |
| u32 | cmd_ptr |
| u8 * | buf |
| u32 | msg_len |
| u32 | finished_len |
| u32 | read_cmd_len |
| int | msg_read |
| int | err_status |
| u32 | sda_delay |
| u32 | clk_div |
| int | last |
| struct completion | done |
| struct i2c_adapter | adapter |
Definition at line 68 of file i2c-sirf.c.
Definition at line 84 of file i2c-sirf.c.
Definition at line 69 of file i2c-sirf.c.
Definition at line 72 of file i2c-sirf.c.
Definition at line 70 of file i2c-sirf.c.
Definition at line 80 of file i2c-sirf.c.
| u32 cmd_ptr |
Definition at line 71 of file i2c-sirf.c.
| struct completion done |
Definition at line 83 of file i2c-sirf.c.
| int err_status |
Definition at line 77 of file i2c-sirf.c.
| u32 finished_len |
Definition at line 74 of file i2c-sirf.c.
| int last |
Definition at line 81 of file i2c-sirf.c.
| u32 msg_len |
Definition at line 73 of file i2c-sirf.c.
| int msg_read |
Definition at line 76 of file i2c-sirf.c.
| u32 read_cmd_len |
Definition at line 75 of file i2c-sirf.c.
| u32 sda_delay |
Definition at line 79 of file i2c-sirf.c.
1.8.2