Searched full:dw9768 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | dw9768.c | 15 #define DW9768_NAME "dw9768" 31 * DW9768 requires waiting time of Topr after PD reset takes place. 39 * DW9768 separates two registers to control the VCM position. 78 * DW9768 requires waiting time (delay time) of t_OPR after power-up, 100 /* dw9768 device structure */ 101 struct dw9768 { struct 113 static inline struct dw9768 *sd_to_dw9768(struct v4l2_subdev *subdev) in sd_to_dw9768() argument 115 return container_of(subdev, struct dw9768, sd); in sd_to_dw9768() 202 static int dw9768_mod_reg(struct dw9768 *dw9768, u8 reg, u8 mask, u8 val) in dw9768_mod_reg() argument 204 struct i2c_client *client = v4l2_get_subdevdata(&dw9768->sd); in dw9768_mod_reg() [all …]
|
H A D | Kconfig | 670 tristate "DW9768 lens voice coil support" 676 This is a driver for the DW9768 camera lens voice coil. 677 DW9768 is a 10 bit DAC with 100mA output current sink
|
H A D | Makefile | 36 obj-$(CONFIG_VIDEO_DW9768) += dw9768.o
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | dongwoon,dw9768.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/dongwoon,dw9768.yaml# 8 title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens 14 The Dongwoon DW9768 is a single 10-bit digital-to-analog (DAC) converter 24 - dongwoon,dw9768 # for DW9768 VCM 87 dw9768: camera-lens@c { 88 compatible = "dongwoon,dw9768";
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 139 dw9768 DW9768 lens voice coil
|
/openbmc/linux/ |
H A D | MAINTAINERS | 6331 DONGWOON DW9768 LENS VOICE COIL DRIVER 6335 F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.yaml 6336 F: drivers/media/i2c/dw9768.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |