Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/i2c/
Dov7670.c197 unsigned char com7_bit; member
734 .com7_bit = COM7_FMT_VGA,
745 .com7_bit = COM7_FMT_CIF,
756 .com7_bit = COM7_FMT_QVGA,
767 .com7_bit = COM7_FMT_VGA, /* see comment above */
785 .com7_bit = COM7_FMT_VGA,
1050 com7 |= wsize->com7_bit; in ov7670_apply_fmt()
Dov772x.c411 unsigned char com7_bit; member
523 .com7_bit = SLCT_VGA,
533 .com7_bit = SLCT_QVGA,
1128 ret = regmap_write(priv->regmap, COM7, win->com7_bit | cfmt->com7); in ov772x_set_params()