Lines Matching refs:i2c_reg_value
60 struct i2c_reg_value {
72 static const struct i2c_reg_value tvp7002_init_default[] = {
171 static const struct i2c_reg_value tvp7002_parms_480P[] = {
192 static const struct i2c_reg_value tvp7002_parms_576P[] = {
213 static const struct i2c_reg_value tvp7002_parms_1080I60[] = {
234 static const struct i2c_reg_value tvp7002_parms_1080P60[] = {
255 static const struct i2c_reg_value tvp7002_parms_1080I50[] = {
276 static const struct i2c_reg_value tvp7002_parms_720P60[] = {
297 static const struct i2c_reg_value tvp7002_parms_720P50[] = {
320 const struct i2c_reg_value *p_settings;
529 * @regs: ptr to i2c_reg_value struct
535 const struct i2c_reg_value *regs)