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

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

Completed in 141 milliseconds