Home
last modified time | relevance | path

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

12

/linux-6.12.1/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 …]
DKconfig728 tristate "AD5820 lens voice coil support"
733 This is a driver for the AD5820 camera lens voice coil.
737 tristate "AK7375 lens voice coil support"
743 This is a driver for the AK7375 camera lens voice coil.
746 voice coil motors, controlled via I2C serial interface.
749 tristate "DW9714 lens voice coil support"
755 This is a driver for the DW9714 camera lens voice coil.
758 voice coil motors, controlled via I2C serial interface.
761 tristate "DW9719 lens voice coil support"
768 This is a driver for the DW9719 camera lens voice coil.
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dad5820.txt1 * Analog Devices AD5820 autofocus coil
21 ad5820: coil@c {
Ddongwoon,dw9807-vcm.yaml8 title: Dongwoon Anatech DW9807 voice coil lens driver
15 controlling voice coil lenses.
Ddongwoon,dw9714.yaml7 title: Dongwoon Anatech DW9714 camera voice coil lens driver
14 driving voice coil lenses in camera modules.
Dasahi-kasei,ak7375.yaml7 title: Asahi Kasei Microdevices AK7375 voice coil lens actuator
13 AK7375 is a voice coil motor (VCM) camera lens actuator that
Ddongwoon,dw9768.yaml8 title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens
19 driving voice coil lenses in camera modules.
/linux-6.12.1/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_memory.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_queue.h4 * Copyright (c) 1998-1999 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_ports.h4 * Copyright (c) 1998 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>
/linux-6.12.1/drivers/hid/bpf/progs/
DXPPen__ArtistPro16Gen2.bpf.c130 …* >>> tip_height = 0.055677699 # the center of the pen coil distance from screen in inch (empirica…
131 * >>> h = tip_height * (32767 / full_scale) # height of the coil in logical coordinates
219 * The magnetic center moves when the pen is tilted, because the coil in xppen_16_fix_angle_offset()
223 * | /... h (coil distance from tip) in xppen_16_fix_angle_offset()
/linux-6.12.1/Documentation/admin-guide/media/
Di2c-cardlist.rst136 ad5820 AD5820 lens voice coil
137 ak7375 AK7375 lens voice coil
138 dw9714 DW9714 lens voice coil
139 dw9768 DW9768 lens voice coil
140 dw9807-vcm DW9807 lens voice coil
/linux-6.12.1/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