Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov9640.c229 static int ov9640_reg_rmw(struct i2c_client *client, u8 reg, u8 set, u8 unset) in ov9640_reg_rmw() function
281 return ov9640_reg_rmw(client, OV9640_MVFP, in ov9640_s_ctrl()
283 return ov9640_reg_rmw(client, OV9640_MVFP, 0, OV9640_MVFP_V); in ov9640_s_ctrl()
286 return ov9640_reg_rmw(client, OV9640_MVFP, in ov9640_s_ctrl()
288 return ov9640_reg_rmw(client, OV9640_MVFP, 0, OV9640_MVFP_H); in ov9640_s_ctrl()