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