Searched defs:cx25821_i2c (Results 1 – 1 of 1) sorted by relevance
155 struct cx25821_i2c { struct156 struct cx25821_dev *dev;158 int nr;161 struct i2c_adapter i2c_adap;162 struct i2c_client i2c_client;163 u32 i2c_rc;166 u32 i2c_period;167 u32 reg_ctrl;168 u32 reg_stat;169 u32 reg_addr;[all …]