Home
last modified time | relevance | path

Searched refs:UV_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov772x.c351 #define UV_MASK 0x80 /* UV output sequence option */ macro
1079 ret = regmap_update_bits(priv->regmap, DSP_CTRL3, UV_MASK, val); in ov772x_set_params()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov772x.c352 #define UV_MASK 0x80 /* UV output sequence option */ macro
1098 ret = regmap_update_bits(priv->regmap, DSP_CTRL3, UV_MASK, val); in ov772x_set_params()

Completed in 5 milliseconds