Home
last modified time | relevance | path

Searched defs:pmac_i2c_host_kw (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/powerpc/platforms/powermac/
Dlow_i2c.c107 struct pmac_i2c_host_kw struct
109 struct mutex mutex; /* Access mutex for use by
111 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 …]