Searched defs:cx23885_i2c (Results 1 – 1 of 1) sorted by relevance
239 struct cx23885_i2c { struct240 struct cx23885_dev *dev;242 int nr;245 struct i2c_adapter i2c_adap;246 struct i2c_client i2c_client;247 u32 i2c_rc;250 u32 i2c_period;251 u32 reg_ctrl;252 u32 reg_stat;253 u32 reg_addr;[all …]