Searched defs:ocores_i2c (Results 1 – 1 of 1) sorted by relevance
59 struct ocores_i2c { struct60 void __iomem *base;61 int regstep;62 wait_queue_head_t wait;63 struct i2c_adapter adap;64 struct i2c_msg *msg;65 int pos;66 int nmsgs;67 int state; /* see STATE_ */68 int clock_khz;