Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powermac/
Dlow_i2c.c108 struct pmac_i2c_host_kw struct
110 struct mutex mutex; /* Access mutex for use by
112 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 …]