Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A 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()
H A Dov9640.h42 #define OV9640_MVFP 0x1e macro
/kernel/linux/linux-6.6/drivers/media/i2c/
H A 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()
H A Dov9640.h42 #define OV9640_MVFP 0x1e macro

Completed in 4 milliseconds