Searched defs:cx23885_i2c (Results 1 – 1 of 1) sorted by relevance
230 struct cx23885_i2c { struct231 struct cx23885_dev *dev;233 int nr;236 struct i2c_adapter i2c_adap;237 struct i2c_client i2c_client;238 u32 i2c_rc;241 u32 i2c_period;242 u32 reg_ctrl;243 u32 reg_stat;244 u32 reg_addr;[all …]