Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dov5648.c604 unsigned int inc_x_odd; member
724 .inc_x_odd = 1,
759 .inc_x_odd = 1,
794 .inc_x_odd = 1,
832 .inc_x_odd = 3,
870 .inc_x_odd = 3,
908 .inc_x_odd = 7,
1461 OV5648_SUB_INC_X_ODD(mode->inc_x_odd) | in ov5648_mode_configure()
Dov8865.c636 unsigned int inc_x_odd; member
978 .inc_x_odd = 1,
1029 .inc_x_odd = 1,
1080 .inc_x_odd = 3,
1135 .inc_x_odd = 3,
1790 OV8865_INC_X_ODD(mode->inc_x_odd)); in ov8865_mode_binning_configure()
Dov5693.c162 unsigned int inc_x_odd; member
722 ((mode->inc_x_odd << 4) & 0xf0) | 0x01, &ret); in ov5693_mode_configure()
989 ov5693->mode.inc_x_odd = hratio > 1 ? 3 : 1; in ov5693_set_fmt()