Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov2659.c221 struct ov2659 { struct
832 static inline struct ov2659 *to_ov2659(struct v4l2_subdev *sd) in to_ov2659()
834 return container_of(sd, struct ov2659, sd); in to_ov2659()
906 static void ov2659_pll_calc_params(struct ov2659 *ov2659) in ov2659_pll_calc_params() argument
908 const struct ov2659_platform_data *pdata = ov2659->pdata; in ov2659_pll_calc_params()
910 struct i2c_client *client = ov2659->client; in ov2659_pll_calc_params()
922 actual = ov2659->xvclk_frequency; in ov2659_pll_calc_params()
939 ov2659->pll.ctrl1 = ctrl1_reg; in ov2659_pll_calc_params()
940 ov2659->pll.ctrl2 = ctrl2_reg; in ov2659_pll_calc_params()
941 ov2659->pll.ctrl3 = ctrl3_reg; in ov2659_pll_calc_params()
[all …]
DMakefile107 obj-$(CONFIG_VIDEO_OV2659) += ov2659.o
DKconfig638 module will be called ov2659.
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dov2659.txt9 - compatible: Must be "ovti,ov2659"
23 ov2659@30 {
24 compatible = "ovti,ov2659";
/Linux-v4.19/Documentation/devicetree/bindings/media/
Dti-am437x-vpfe.txt50 ov2659@30 {
51 compatible = "ti,ov2659";
/Linux-v4.19/arch/arm/boot/dts/
Dam437x-gp-evm.dts608 ov2659@30 {
609 compatible = "ovti,ov2659";
649 ov2659@30 {
650 compatible = "ovti,ov2659";
/Linux-v4.19/
DMAINTAINERS10911 F: drivers/media/i2c/ov2659.c
10912 F: include/media/i2c/ov2659.h