Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov772x.c53 #define COM3 0x0C /* Common control 3 */ macro
809 return regmap_update_bits(regmap, COM3, VFLIP_IMG, val); in ov772x_s_ctrl()
814 return regmap_update_bits(regmap, COM3, HFLIP_IMG, val); in ov772x_s_ctrl()
1137 ret = regmap_update_bits(priv->regmap, COM3, SWAP_MASK | IMG_MASK, val); in ov772x_set_params()
H A Dov2640.c183 #define COM3 0x0C /* Common control 3 */ macro
354 { COM3, 0x38 | COM3_BAND_AUTO },