Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov772x.c73 #define BDBASE 0x22 /* Banding filter Minimum AEC value */ macro
804 ret = regmap_update_bits(regmap, BDBASE, 0xff, 0xff); in ov772x_s_ctrl()
814 ret = regmap_update_bits(regmap, BDBASE, in ov772x_s_ctrl()
1144 ret = regmap_update_bits(priv->regmap, BDBASE, in ov772x_set_params()