Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov2640.c87 #define CTRL0 0xC2 /* DSP Module enable 0 */ macro
491 { CTRL0, CTRL0_YUV422 | CTRL0_YUV_EN | CTRL0_RGB_EN },
900 ret = ov2640_mask_set(client, CTRL0, CTRL0_VFIRST, val); in ov2640_set_params()