Linux Kernel
3.7.1
|
Data Fields | |
spinlock_t | lock |
wait_queue_head_t | wait |
struct i2c_msg * | msg |
unsigned int | msg_num |
unsigned int | msg_idx |
unsigned int | msg_ptr |
unsigned int | slave_addr |
struct i2c_adapter | adap |
struct clk * | clk |
unsigned int | irqlogidx |
u32 | isrlog [32] |
u32 | icrlog [32] |
void __iomem * | reg_base |
void __iomem * | reg_ibmr |
void __iomem * | reg_idbr |
void __iomem * | reg_icr |
void __iomem * | reg_isr |
void __iomem * | reg_isar |
unsigned long | iobase |
unsigned long | iosize |
int | irq |
unsigned int | use_pio:1 |
unsigned int | fast_mode:1 |
struct i2c_adapter adap |
spinlock_t lock |
wait_queue_head_t wait |