Home
last modified time | relevance | path

Searched full:ad5820 (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dad5820.txt1 * Analog Devices AD5820 autofocus coil
6 - "adi,ad5820"
21 ad5820: coil@c {
22 compatible = "adi,ad5820";
Dsony,imx214.yaml110 lens-focus = <&ad5820>;
/linux-6.12.1/drivers/media/i2c/
Dad5820.c3 * drivers/media/i2c/ad5820.c
5 * AD5820 DAC driver for camera voice coil focus.
319 strscpy(coil->subdev.name, "ad5820 focus", sizeof(coil->subdev.name)); in ad5820_probe()
350 { "ad5820" },
357 { .compatible = "adi,ad5820" },
367 .name = "ad5820",
379 MODULE_DESCRIPTION("AD5820 camera lens driver");
DMakefile6 obj-$(CONFIG_VIDEO_AD5820) += ad5820.o
DKconfig728 tristate "AD5820 lens voice coil support"
733 This is a driver for the AD5820 camera lens voice coil.
/linux-6.12.1/Documentation/admin-guide/media/
Di2c-cardlist.rst136 ad5820 AD5820 lens voice coil
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Domap3-n900.dts799 lens-focus = <&ad5820>;
814 ad5820: dac@c { label
815 compatible = "adi,ad5820";
/linux-6.12.1/
DMAINTAINERS16412 NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS)
16417 F: drivers/media/i2c/ad5820.c