| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| D | ad5820.c | 5 * 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 …]
|
| D | Kconfig | 625 tristate "AD5820 lens voice coil support" 630 This is a driver for the AD5820 camera lens voice coil. 634 tristate "AK7375 lens voice coil support" 640 This is a driver for the AK7375 camera lens voice coil. 643 voice coil motors, controlled via I2C serial interface. 646 tristate "DW9714 lens voice coil support" 652 This is a driver for the DW9714 camera lens voice coil. 655 voice coil motors, controlled via I2C serial interface. 658 tristate "DW9719 lens voice coil support" 665 This is a driver for the DW9719 camera lens voice coil. [all …]
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | ad5820.c | 5 * 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 …]
|
| D | Kconfig | 1254 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 …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | ak7375.txt | 1 Asahi Kasei Microdevices AK7375 voice coil lens driver 3 AK7375 is a camera voice coil lens.
|
| D | dongwoon,dw9807-vcm.txt | 1 Dongwoon Anatech DW9807 voice coil lens driver 4 controlling voice coil lenses.
|
| D | dongwoon,dw9714.txt | 1 Dongwoon Anatech DW9714 camera voice coil lens driver 4 for driving voice coil lenses in camera modules.
|
| D | ad5820.txt | 1 * Analog Devices AD5820 autofocus coil 21 ad5820: coil@c {
|
| D | dongwoon,dw9768.yaml | 8 title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens Device Tree Bindings 19 driving voice coil lenses in camera modules.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| D | ad5820.txt | 1 * Analog Devices AD5820 autofocus coil 21 ad5820: coil@c {
|
| D | dongwoon,dw9807-vcm.yaml | 8 title: Dongwoon Anatech DW9807 voice coil lens driver 15 controlling voice coil lenses.
|
| D | dongwoon,dw9714.yaml | 7 title: Dongwoon Anatech DW9714 camera voice coil lens driver 14 driving voice coil lenses in camera modules.
|
| D | asahi-kasei,ak7375.yaml | 7 title: Asahi Kasei Microdevices AK7375 voice coil lens actuator 13 AK7375 is a voice coil motor (VCM) camera lens actuator that
|
| D | dongwoon,dw9768.yaml | 8 title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens 19 driving voice coil lenses in camera modules.
|
| /kernel/linux/linux-5.10/sound/core/seq/ |
| D | seq.c | 4 * 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>");
|
| D | seq_info.h | 4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
|
| D | seq_system.h | 4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
|
| D | seq_prioq.h | 4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
|
| D | seq_info.c | 4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
|
| /kernel/linux/linux-6.6/sound/core/seq/ |
| D | seq.c | 4 * 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>");
|
| D | seq_info.h | 4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
|
| D | seq_system.h | 4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
|
| D | seq_prioq.h | 4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
|
| D | seq_info.c | 4 * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | i2c-cardlist.rst | 136 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
|