Searched defs:pmac_i2c_host_kw (Results 1 – 1 of 1) sorted by relevance
107 struct pmac_i2c_host_kw struct109 struct mutex mutex; /* Access mutex for use by111 void __iomem *base; /* register base address */112 int bsteps; /* register stepping */113 int speed; /* speed */114 int irq;115 u8 *data;116 unsigned len;117 int state;118 int rw;[all …]