Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-npcm7xx.c289 struct npcm_i2c { struct
293 const struct npcm_i2c_data *data; argument
294 spinlock_t lock; /* IRQ synchronization */
295 struct completion cmd_complete;
296 int cmd_err;
297 struct i2c_msg *msgs;
298 int msgs_num;
299 int num;
300 u32 apb_clk;
301 struct i2c_bus_recovery_info rinfo;
[all …]