Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-nomadik.c168 struct nmk_i2c_dev { struct
171 struct i2c_adapter adap;
172 int irq;
174 struct clk *clk;
176 u32 clk_freq;
177 unsigned char tft;
178 unsigned char rft;
179 int timeout;
180 enum i2c_freq_mode sm;
181 int stop;
[all …]