Searched defs:cx25821_i2c (Results 1 – 1 of 1) sorted by relevance
138 struct cx25821_i2c { struct139 struct cx25821_dev *dev;141 int nr;144 struct i2c_adapter i2c_adap;145 struct i2c_client i2c_client;146 u32 i2c_rc;149 u32 i2c_period;150 u32 reg_ctrl;151 u32 reg_stat;152 u32 reg_addr;[all …]