Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powermac/
Dlow_i2c.c104 struct pmac_i2c_host_kw struct
106 struct mutex mutex; /* Access mutex for use by
108 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 …]