Searched defs:cx25821_i2c (Results 1 – 1 of 1) sorted by relevance
149 struct cx25821_i2c { struct150 struct cx25821_dev *dev;152 int nr;155 struct i2c_adapter i2c_adap;156 struct i2c_client i2c_client;157 u32 i2c_rc;160 u32 i2c_period;161 u32 reg_ctrl;162 u32 reg_stat;163 u32 reg_addr;[all …]