Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-nomadik.c197 struct nmk_i2c_dev { struct
201 int irq;
203 struct clk *clk;
205 u32 clk_freq;
206 unsigned char tft;
207 unsigned char rft;
208 u32 timeout_usecs;
210 int stop;
212 bool xfer_done;
213 int result;
[all …]