Searched defs:pxa_i2c (Results 1 – 1 of 1) sorted by relevance
224 struct pxa_i2c { struct225 spinlock_t lock;227 struct i2c_msg *msg;228 unsigned int msg_num;235 struct clk *clk;241 u32 isrlog[32];242 u32 icrlog[32];256 int irq;261 unsigned long rate;263 u32 fm_mask;[all …]
Completed in 11 milliseconds