Home
last modified time | relevance | path

Searched refs:coil (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/i2c/
H A Dad5820.c57 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
114 coil->standby = true; in ad5820_power_off()
[all …]
H A 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/Documentation/devicetree/bindings/media/i2c/
H A Dad5820.txt1 * Analog Devices AD5820 autofocus coil
21 ad5820: coil@c {
/linux/Documentation/admin-guide/media/
H A 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/arch/arm/boot/dts/nvidia/
H A Dtegra30-lg-x3.dtsi1062 dw9714: coil@c {