Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dov5648.c606 unsigned int inc_y_odd; member
726 .inc_y_odd = 1,
761 .inc_y_odd = 1,
796 .inc_y_odd = 1,
834 .inc_y_odd = 3,
872 .inc_y_odd = 3,
910 .inc_y_odd = 7,
1467 OV5648_SUB_INC_Y_ODD(mode->inc_y_odd) | in ov5648_mode_configure()
Dov8865.c638 unsigned int inc_y_odd; member
980 .inc_y_odd = 1,
1031 .inc_y_odd = 1,
1082 .inc_y_odd = 3,
1137 .inc_y_odd = 5,
1800 OV8865_INC_Y_ODD(mode->inc_y_odd)); in ov8865_mode_binning_configure()
Dov5693.c163 unsigned int inc_y_odd; member
725 ((mode->inc_y_odd << 4) & 0xf0) | 0x01, &ret); in ov5693_mode_configure()
991 ov5693->mode.inc_y_odd = vratio > 1 ? 3 : 1; in ov5693_set_fmt()