Home
last modified time | relevance | path

Searched full:dw9807 (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Ddongwoon,dw9807-vcm.yaml5 $id: http://devicetree.org/schemas/media/i2c/dongwoon,dw9807-vcm.yaml#
8 title: Dongwoon Anatech DW9807 voice coil lens driver
14 DW9807 is a 10-bit DAC with current sink capability. It is intended for
19 const: dongwoon,dw9807-vcm
37 compatible = "dongwoon,dw9807-vcm";
/linux-6.12.1/drivers/media/i2c/
Ddw9807-vcm.c30 * DW9807 separates two registers to control the VCM position.
295 { .compatible = "dongwoon,dw9807-vcm" },
297 { .compatible = "dongwoon,dw9807" },
309 .name = "dw9807",
320 MODULE_DESCRIPTION("DW9807 VCM driver");
DKconfig785 tristate "DW9807 lens voice coil support"
791 This is a driver for the DW9807 camera lens voice coil.
792 DW9807 is a 10 bit DAC with 100mA output current sink
DMakefile38 obj-$(CONFIG_VIDEO_DW9807_VCM) += dw9807-vcm.o
/linux-6.12.1/Documentation/admin-guide/media/
Di2c-cardlist.rst140 dw9807-vcm DW9807 lens voice coil
/linux-6.12.1/
DMAINTAINERS6876 DONGWOON DW9807 LENS VOICE COIL DRIVER
6881 F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.yaml
6882 F: drivers/media/i2c/dw9807-vcm.c