Home
last modified time | relevance | path

Searched full:coil (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.10/drivers/media/i2c/
Dad5820.c5 * AD5820 DAC driver for camera voice coil focus.
57 static int ad5820_write(struct ad5820_device *coil, u16 data) in ad5820_write() argument
59 struct i2c_client *client = v4l2_get_subdevdata(&coil->subdev); in ad5820_write()
87 static int ad5820_update_hw(struct ad5820_device *coil) in ad5820_update_hw() argument
91 status = RAMP_US_TO_CODE(coil->focus_ramp_time); in ad5820_update_hw()
92 status |= coil->focus_ramp_mode in ad5820_update_hw()
94 status |= coil->focus_absolute << AD5820_DAC_SHIFT; in ad5820_update_hw()
96 if (coil->standby) in ad5820_update_hw()
99 return ad5820_write(coil, status); in ad5820_update_hw()
105 static int ad5820_power_off(struct ad5820_device *coil, bool standby) in ad5820_power_off() argument
[all …]
DKconfig1254 tristate "AD5820 lens voice coil support"
1258 This is a driver for the AD5820 camera lens voice coil.
1262 tristate "AK7375 lens voice coil support"
1267 This is a driver for the AK7375 camera lens voice coil.
1270 voice coil motors, controlled via I2C serial interface.
1273 tristate "DW9714 lens voice coil support"
1278 This is a driver for the DW9714 camera lens voice coil.
1281 voice coil motors, controlled via I2C serial interface.
1284 tristate "DW9768 lens voice coil support"
1290 This is a driver for the DW9768 camera lens voice coil.
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/
Dak7375.txt1 Asahi Kasei Microdevices AK7375 voice coil lens driver
3 AK7375 is a camera voice coil lens.
Ddongwoon,dw9807-vcm.txt1 Dongwoon Anatech DW9807 voice coil lens driver
4 controlling voice coil lenses.
Ddongwoon,dw9714.txt1 Dongwoon Anatech DW9714 camera voice coil lens driver
4 for driving voice coil lenses in camera modules.
Dad5820.txt1 * Analog Devices AD5820 autofocus coil
21 ad5820: coil@c {
Ddongwoon,dw9768.yaml8 title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens Device Tree Bindings
19 driving voice coil lenses in camera modules.
/Linux-v5.10/sound/core/seq/
Dseq.c4 * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>
42 MODULE_AUTHOR("Frank van de Pol <fvdpol@coil.demon.nl>, Jaroslav Kysela <perex@perex.cz>");
Dseq_info.h4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_system.h4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_prioq.h4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_info.c4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_fifo.h4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_clientmgr.h4 * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_memory.h4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_queue.h4 * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_ports.h4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_timer.h4 * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_midi.c4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
28 MODULE_AUTHOR("Frank van de Pol <fvdpol@coil.demon.nl>, Jaroslav Kysela <perex@perex.cz>");
Dseq_system.c4 * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_fifo.c4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
Dseq_prioq.c4 * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>
/Linux-v5.10/Documentation/admin-guide/media/
Di2c-cardlist.rst138 ad5820 AD5820 lens voice coil
139 ak7375 AK7375 lens voice coil
140 dw9714 DW9714 lens voice coil
141 dw9807-vcm DW9807 lens voice coil
/Linux-v5.10/include/sound/
Dseq_kernel.h7 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
Dasequencer.h4 * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>

12