Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-xiic.c78 struct xiic_i2c { struct
79 struct device *dev;
80 void __iomem *base;
84 struct mutex lock;
86 unsigned int nmsgs;
88 int rx_pos;
90 struct clk *clk;
92 bool singlemaster;
93 bool dynamic;
94 bool prev_msg_tx;
[all …]

Completed in 8 milliseconds