Lines Matching refs:i2c_reg_value
60 struct i2c_reg_value { struct
72 static const struct i2c_reg_value tvp7002_init_default[] = { argument
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;
535 const struct i2c_reg_value *regs) in tvp7002_write_inittab()