Home
last modified time | relevance | path

Searched refs:i2c_reg_value (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/i2c/
H A Dtvp7002.c60 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;
[all …]
H A Dmt9v011.c113 struct i2c_reg_value { struct
122 static const struct i2c_reg_value mt9v011_init_default[] = { argument
H A Dtvp5150.c330 struct i2c_reg_value { struct
336 static const struct i2c_reg_value tvp5150_init_default[] = { argument
472 static const struct i2c_reg_value tvp5150_init_enable[] = {
598 const struct i2c_reg_value *regs) in tvp5150_write_inittab()