Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-npcm7xx.c550 struct npcm_i2c { struct
554 const struct npcm_i2c_data *data; argument
555 spinlock_t lock; /* IRQ synchronization */
556 struct completion cmd_complete;
557 int cmd_err;
558 struct i2c_msg *msgs;
559 int msgs_num;
560 int num;
561 u32 apb_clk;
562 struct i2c_bus_recovery_info rinfo;
[all …]