Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-imx.c237 struct imx_i2c_struct { struct
239 struct clk *clk;
241 void __iomem *base;
243 unsigned long i2csr;
245 int stopped;
247 unsigned int cur_clk;
248 unsigned int bitrate;
256 struct i2c_msg *msg;
258 int isr_result;
259 bool is_lastmsg;
[all …]