Home
last modified time | relevance | path

Searched refs:com7_bit (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/media/i2c/
Dov7670.c193 unsigned char com7_bit; member
728 .com7_bit = COM7_FMT_VGA,
739 .com7_bit = COM7_FMT_CIF,
750 .com7_bit = COM7_FMT_QVGA,
761 .com7_bit = COM7_FMT_VGA, /* see comment above */
779 .com7_bit = COM7_FMT_VGA,
1044 com7 |= wsize->com7_bit; in ov7670_apply_fmt()
Dov772x.c411 unsigned char com7_bit; member
521 .com7_bit = SLCT_VGA,
531 .com7_bit = SLCT_QVGA,
1142 ret = regmap_write(priv->regmap, COM7, win->com7_bit | cfmt->com7); in ov772x_set_params()