Searched refs:ov2659 (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov2659.c | 197 struct ov2659 { struct 817 static inline struct ov2659 *to_ov2659(struct v4l2_subdev *sd) in to_ov2659() 819 return container_of(sd, struct ov2659, sd); in to_ov2659() 891 static void ov2659_pll_calc_params(struct ov2659 *ov2659) in ov2659_pll_calc_params() argument 893 const struct ov2659_platform_data *pdata = ov2659->pdata; in ov2659_pll_calc_params() 895 struct i2c_client *client = ov2659->client; in ov2659_pll_calc_params() 907 actual = ov2659->xvclk_frequency; in ov2659_pll_calc_params() 924 ov2659->pll.ctrl1 = ctrl1_reg; in ov2659_pll_calc_params() 925 ov2659->pll.ctrl2 = ctrl2_reg; in ov2659_pll_calc_params() 926 ov2659->pll.ctrl3 = ctrl3_reg; in ov2659_pll_calc_params() [all …]
|
| H A D | Makefile | 178 obj-$(CONFIG_VIDEO_OV2659) += ov2659.o
|
| H A D | Kconfig | 1483 module will be called ov2659.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | ov2659.txt | 9 - compatible: Must be "ovti,ov2659" 29 ov2659@30 { 30 compatible = "ovti,ov2659";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/ |
| H A D | ti-am437x-vpfe.txt | 50 ov2659@30 { 51 compatible = "ti,ov2659";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | am437x-gp-evm.dts | 481 ov2659@30 { 482 compatible = "ovti,ov2659"; 515 ov2659@30 { 516 compatible = "ovti,ov2659";
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rk_camera_sensor_info.h | 26 #define RK29_CAM_SENSOR_OV2659 ov2659
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | am437x-gp-evm.dts | 696 ov2659@30 { 697 compatible = "ovti,ov2659"; 737 ov2659@30 { 738 compatible = "ovti,ov2659";
|
| H A D | am437x-sk-evm.dts | 586 ov2659@30 { 587 compatible = "ovti,ov2659";
|
| H A D | am43x-epos-evm.dts | 693 ov2659@30 { 694 compatible = "ovti,ov2659";
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | i2c-cardlist.rst | 83 ov2659 OmniVision OV2659 sensor
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 13185 F: drivers/media/i2c/ov2659.c 13186 F: include/media/i2c/ov2659.h
|