Lines Matching refs:i2c_reg_value
73 struct i2c_reg_value { struct
85 static const struct i2c_reg_value tvp7002_init_default[] = { argument
184 static const struct i2c_reg_value tvp7002_parms_480P[] = {
205 static const struct i2c_reg_value tvp7002_parms_576P[] = {
226 static const struct i2c_reg_value tvp7002_parms_1080I60[] = {
247 static const struct i2c_reg_value tvp7002_parms_1080P60[] = {
268 static const struct i2c_reg_value tvp7002_parms_1080I50[] = {
289 static const struct i2c_reg_value tvp7002_parms_720P60[] = {
310 static const struct i2c_reg_value tvp7002_parms_720P50[] = {
333 const struct i2c_reg_value *p_settings;
548 const struct i2c_reg_value *regs) in tvp7002_write_inittab()