Searched defs:cx25821_i2c (Results 1 – 1 of 1) 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 …]