Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov772x.c52 #define COM3 0x0C /* Common control 3 */ macro
227 /* COM3 */
779 return regmap_update_bits(regmap, COM3, VFLIP_IMG, val); in ov772x_s_ctrl()
784 return regmap_update_bits(regmap, COM3, HFLIP_IMG, val); in ov772x_s_ctrl()
1091 /* Set COM3. */ in ov772x_set_params()
1102 ret = regmap_update_bits(priv->regmap, COM3, SWAP_MASK | IMG_MASK, val); in ov772x_set_params()
H A Dov2640.c185 #define COM3 0x0C /* Common control 3 */ macro
358 { COM3, 0x38 | COM3_BAND_AUTO },
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov772x.c53 #define COM3 0x0C /* Common control 3 */ macro
228 /* COM3 */
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()
1110 /* Set COM3. */ in ov772x_set_params()
1123 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
356 { COM3, 0x38 | COM3_BAND_AUTO },

Completed in 10 milliseconds