Home
last modified time | relevance | path

Searched full:focus (Results 1 – 25 of 154) sorted by relevance

1234567

/linux/Documentation/userspace-api/media/drivers/
H A Dthp7312.rst13 Set method of auto-focus. Only takes effect when auto-focus is enabled.
21 - Contrast-based auto-focus
28 connected to the THP7312. If the module doesn't have a focus lens actuator,
30 controllable focus lens but the sensor doesn't support PDAF, only the
31 contrast-based auto-focus value will be valid. Otherwise all values for the
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst143 position. The unit is undefined. Positive values set the focus
148 amount. The unit is undefined. Positive values move the focus closer
153 Enables continuous automatic focus adjustments. The effect of manual
154 focus adjustments while this feature is enabled is undefined,
158 Starts single auto focus process. The effect of setting this control
168 .. _v4l2-auto-focus-status:
171 The automatic focus status. This is a read-only control.
184 - Automatic focus is not active.
188 - Focus has been reached.
190 - Automatic focus has failed, the driver will not transition from
[all …]
H A Dpixfmt.rst15 focus on video capturing and output, for overlay frame buffer formats
/linux/Documentation/hwmon/
H A Dtmp401.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html
44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
H A Ducd9200.rst15 - http://focus.ti.com/lit/ds/symlink/ucd9220.pdf
16 - http://focus.ti.com/lit/ds/symlink/ucd9222.pdf
17 - http://focus.ti.com/lit/ds/symlink/ucd9224.pdf
18 - http://focus.ti.com/lit/ds/symlink/ucd9240.pdf
19 - http://focus.ti.com/lit/ds/symlink/ucd9244.pdf
20 - http://focus.ti.com/lit/ds/symlink/ucd9246.pdf
21 - http://focus.ti.com/lit/ds/symlink/ucd9248.pdf
H A Ducd9000.rst15 - http://focus.ti.com/lit/ds/symlink/ucd90120.pdf
16 - http://focus.ti.com/lit/ds/symlink/ucd90124.pdf
17 - http://focus.ti.com/lit/ds/symlink/ucd90160.pdf
18 - http://focus.ti.com/lit/ds/symlink/ucd90320.pdf
19 - http://focus.ti.com/lit/ds/symlink/ucd9090.pdf
20 - http://focus.ti.com/lit/ds/symlink/ucd90910.pdf
H A Dtmp421.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
H A Dtmp464.rst14 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp464.html
22 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp468.html
H A Dads7828.rst12 http://focus.ti.com/lit/ds/symlink/ads7828.pdf
20 http://focus.ti.com/lit/ds/symlink/ads7830.pdf
H A Dtmp102.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp102.html
/linux/drivers/media/i2c/
H A Dak7375.c22 * This sets the minimum granularity for the focus positions.
23 * A value of 1 gives maximum accuracy for a desired focus position
78 struct v4l2_ctrl *focus; member
167 dev_vcm->focus = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_FOCUS_ABSOLUTE, in ak7375_init_controls()
257 for (val = ak7375_dev->focus->val & ~(cdef->ctrl_steps - 1); in ak7375_vcm_suspend()
315 for (val = ak7375_dev->focus->val % cdef->ctrl_steps; in ak7375_vcm_resume()
316 val <= ak7375_dev->focus->val; in ak7375_vcm_resume()
H A Dad5820.c5 * AD5820 DAC driver for camera voice coil focus.
184 * for focus position, because it is meaningless for user. Meaningful in ad5820_init_controls()
185 * would be to use focus distance or even its inverse, but since the in ad5820_init_controls()
187 * will just use abstract codes here. In any case, smaller value = focus in ad5820_init_controls()
188 * position farther from camera. The default zero value means focus at in ad5820_init_controls()
319 strscpy(coil->subdev.name, "ad5820 focus", sizeof(coil->subdev.name)); in ad5820_probe()
H A Ddw9719.c51 struct v4l2_ctrl *focus; member
142 for (val = dw9719->ctrls.focus->val; val >= 0; in dw9719_suspend()
158 int current_focus = dw9719->ctrls.focus->val; in dw9719_resume()
206 dw9719->ctrls.focus = v4l2_ctrl_new_std(&dw9719->ctrls.handler, ops, in dw9719_init_controls()
H A Dthp7312.c129 * enum thp7312_focus_state - State of the focus handler
131 * @THP7312_FOCUS_STATE_MANUAL: Manual focus, controlled through the
133 * @THP7312_FOCUS_STATE_AUTO: Continuous auto-focus
134 * @THP7312_FOCUS_STATE_LOCKED: Lock the focus to a fixed position. This state
136 * @THP7312_FOCUS_STATE_ONESHOT: One-shot auto-focus
932 /* Start by programming the manual focus position if it has changed. */ in thp7312_set_focus()
944 /* Calculate the new focus state. */ in thp7312_set_focus()
979 * If neither the state nor the focus method has changed, and no new in thp7312_set_focus()
980 * one-shot focus is requested, there's nothing new to program to the in thp7312_set_focus()
1166 .name = "Auto-Focus Method",
[all …]
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8926-microsoft-tesla.dts65 key-camera-focus {
66 label = "Camera Focus";
H A Dqcom-msm8974pro-sony-xperia-shinano-leo.dts17 key-camera-focus {
H A Dqcom-msm8974pro-sony-xperia-shinano-aries.dts17 key-camera-focus {
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dsony,imx214.yaml51 lens-focus: true
110 lens-focus = <&ad5820>;
H A Dmipi-ccs.yaml64 lens-focus:
65 description: Lens focus controller phandles. See ../video-interfaces.txt
/linux/Documentation/admin-guide/media/
H A Domap3isp.rst75 <URL:http://focus.ti.com/pdfs/wtbu/OMAP34xx_ES3.1.x_PUBLIC_TRM_vZM.zip>
82 <URL:http://focus.ti.com/pdfs/wtbu/OMAP36xx_ES1.x_PUBLIC_TRM_vQ.zip>
/linux/Documentation/translations/zh_CN/video4linux/
H A Domap3isp.txt258 <URL:http://focus.ti.com/pdfs/wtbu/OMAP34xx_ES3.1.x_PUBLIC_TRM_vZM.zip>
265 <URL:http://focus.ti.com/pdfs/wtbu/OMAP36xx_ES1.x_PUBLIC_TRM_vQ.zip>
/linux/Documentation/networking/
H A Dsriov.rst7 Modern NICs are strongly encouraged to focus on implementing the ``switchdev``
/linux/Documentation/bpf/
H A Dindex.rst6 Filter) facility, with a focus on the extended BPF version (eBPF).
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c1062 case V4L2_CID_FOCUS_ABSOLUTE: return "Focus, Absolute"; in v4l2_ctrl_get_name()
1063 case V4L2_CID_FOCUS_RELATIVE: return "Focus, Relative"; in v4l2_ctrl_get_name()
1064 case V4L2_CID_FOCUS_AUTO: return "Focus, Automatic Continuous"; in v4l2_ctrl_get_name()
1080 case V4L2_CID_AUTO_FOCUS_START: return "Auto Focus, Start"; in v4l2_ctrl_get_name()
1081 case V4L2_CID_AUTO_FOCUS_STOP: return "Auto Focus, Stop"; in v4l2_ctrl_get_name()
1082 case V4L2_CID_AUTO_FOCUS_STATUS: return "Auto Focus, Status"; in v4l2_ctrl_get_name()
1083 case V4L2_CID_AUTO_FOCUS_RANGE: return "Auto Focus, Range"; in v4l2_ctrl_get_name()
/linux/Documentation/devicetree/bindings/hwmon/pmbus/
H A Dti,ucd90320.yaml21 http://focus.ti.com/lit/ds/symlink/ucd90320.pdf

1234567