Searched full:ov4689 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | ov4689.c | 3 * ov4689 driver 90 struct ov4689 { struct 110 #define to_ov4689(sd) container_of(sd, struct ov4689, subdev) argument 372 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_set_fmt() local 375 ov4689_fill_fmt(ov4689->cur_mode, mbus_fmt); in ov4689_set_fmt() 385 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_get_fmt() local 388 ov4689_fill_fmt(ov4689->cur_mode, mbus_fmt); in ov4689_get_fmt() 422 static int ov4689_enable_test_pattern(struct ov4689 *ov4689, u32 pattern) in ov4689_enable_test_pattern() argument 431 return ov4689_write_reg(ov4689->client, OV4689_REG_TEST_PATTERN, in ov4689_enable_test_pattern() 465 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_s_stream() local [all …]
|
H A D | Kconfig | 365 tristate "OmniVision OV4689 sensor support" 369 OV4689 camera. 372 module will be called ov4689.
|
H A D | Makefile | 85 obj-$(CONFIG_VIDEO_OV4689) += ov4689.o
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov4689.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov4689.yaml# 7 title: Omnivision OV4689 CMOS 13 The Omnivision OV4689 is a high performance, 1/3-inch, 4 megapixel 24 const: ovti,ov4689 108 ov4689: camera@36 { 109 compatible = "ovti,ov4689";
|
/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/ |
H A D | Kconfig | 18 * camera interface compatible with imx323 / ov2710 / ov4689
|
/openbmc/linux/ |
H A D | MAINTAINERS | 15815 OMNIVISION OV4689 SENSOR DRIVER 15820 F: Documentation/devicetree/bindings/media/i2c/ovti,ov4689.yaml
|
H A D | opengrok0.0.log | [all...] |