Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dov772x.c53 #define COM3 0x0C /* Common control 3 */ macro
795 return regmap_update_bits(regmap, COM3, VFLIP_IMG, val); in ov772x_s_ctrl()
800 return regmap_update_bits(regmap, COM3, HFLIP_IMG, val); in ov772x_s_ctrl()
1123 ret = regmap_update_bits(priv->regmap, COM3, SWAP_MASK | IMG_MASK, val); in ov772x_set_params()
Dov2640.c185 #define COM3 0x0C /* Common control 3 */ macro
358 { COM3, 0x38 | COM3_BAND_AUTO },