Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dov9640.c281 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()
Dov9640.h42 #define OV9640_MVFP 0x1e macro