Searched defs:cx25821_i2c (Results 1 – 2 of 2) sorted by relevance
137 struct cx25821_i2c { struct138 struct cx25821_dev *dev;140 int nr;143 struct i2c_adapter i2c_adap;144 struct i2c_client i2c_client;145 u32 i2c_rc;148 u32 i2c_period;149 u32 reg_ctrl;150 u32 reg_stat;151 u32 reg_addr;[all …]
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 …]