Searched refs:OV9640_MVFP (Results 1 – 2 of 2) sorted by relevance
/drivers/media/i2c/ |
D | ov9640.c | 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()
|
D | ov9640.h | 42 #define OV9640_MVFP 0x1e macro
|