Searched defs:cx25821_i2c (Results 1 – 1 of 1) sorted by relevance
154 struct cx25821_i2c { struct155 struct cx25821_dev *dev;157 int nr;160 struct i2c_adapter i2c_adap;161 struct i2c_client i2c_client;162 u32 i2c_rc;165 u32 i2c_period;166 u32 reg_ctrl;167 u32 reg_stat;168 u32 reg_addr;[all …]