Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dov9640.c278 return ov9640_reg_rmw(client, OV9640_MVFP, in ov9640_s_ctrl()
280 return ov9640_reg_rmw(client, OV9640_MVFP, 0, OV9640_MVFP_V); in ov9640_s_ctrl()
283 return ov9640_reg_rmw(client, OV9640_MVFP, in ov9640_s_ctrl()
285 return ov9640_reg_rmw(client, OV9640_MVFP, 0, OV9640_MVFP_H); in ov9640_s_ctrl()
Dov9640.h45 #define OV9640_MVFP 0x1e macro