Searched defs:pmac_i2c_host_kw (Results 1 – 1 of 1) sorted by relevance
104 struct pmac_i2c_host_kw struct106 struct mutex mutex; /* Access mutex for use by108 void __iomem *base; /* register base address */109 int bsteps; /* register stepping */110 int speed; /* speed */111 int irq;112 u8 *data;113 unsigned len;114 int state;115 int rw;[all …]