Searched full:dw9807 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | dongwoon,dw9807-vcm.yaml | 5 $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/ |
D | dw9807-vcm.c | 30 * 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");
|
D | Kconfig | 785 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
|
D | Makefile | 38 obj-$(CONFIG_VIDEO_DW9807_VCM) += dw9807-vcm.o
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 140 dw9807-vcm DW9807 lens voice coil
|
/linux-6.12.1/ |
D | MAINTAINERS | 6876 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
|