/linux/Documentation/userspace-api/media/drivers/ |
H A D | thp7312.rst | 13 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/hwmon/ |
H A D | tmp401.rst | 12 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 D | ucd9200.rst | 15 - 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 D | tmp421.rst | 12 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 D | ucd9000.rst | 15 - 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 D | tmp464.rst | 14 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 D | ads7828.rst | 12 http://focus.ti.com/lit/ds/symlink/ads7828.pdf 20 http://focus.ti.com/lit/ds/symlink/ads7830.pdf
|
H A D | tmp102.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp102.html
|
H A D | lm70.rst | 12 Information: http://focus.ti.com/docs/prod/folders/print/tmp121.html
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-camera.rst | 143 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. 190 - Automatic focus has failed, the driver will not transition from 195 .. _v4l2-auto-focus [all...] |
H A D | pixfmt.rst | 15 focus on video capturing and output, for overlay frame buffer formats
|
/linux/drivers/media/i2c/ |
H A D | ak7375.c | 22 * 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 D | dw9768.c | 18 * This sets the minimum granularity for the focus positions. 19 * A value of 1 gives maximum accuracy for a desired focus position 104 struct v4l2_ctrl *focus; member 266 for (val = dw9768->focus->val % DW9768_MOVE_STEPS; in dw9768_init() 267 val <= dw9768->focus->val; in dw9768_init() 286 val = round_down(dw9768->focus->val, DW9768_MOVE_STEPS); in dw9768_release() 397 dw9768->focus = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_FOCUS_ABSOLUTE, 0, in dw9768_init_controls()
|
H A D | dw9719.c | 72 struct v4l2_ctrl *focus; member 185 for (val = dw9719->ctrls.focus->val; val >= 0; in dw9719_suspend() 201 int current_focus = dw9719->ctrls.focus->val; in dw9719_resume() 249 dw9719->ctrls.focus = v4l2_ctrl_new_std(&dw9719->ctrls.handler, ops, in dw9719_init_controls()
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | px30-ringneck-haikou-video-demo.dtso | 147 focus: focus@c { 187 lens-focus = <&focus>;
|
H A D | px30-pp1516.dtsi | 391 focus: focus@c { label 415 lens-focus = <&focus>;
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8974-sony-xperia-rhine-honami.dts | 17 key-camera-focus {
|
H A D | qcom-msm8974-sony-xperia-rhine-amami.dts | 17 key-camera-focus {
|
H A D | qcom-msm8974pro-sony-xperia-shinano-leo.dts | 17 key-camera-focus {
|
H A D | qcom-msm8974pro-sony-xperia-shinano-aries.dts | 17 key-camera-focus {
|
H A D | qcom-msm8926-microsoft-tesla.dts | 66 key-camera-focus {
|
/linux/Documentation/admin-guide/media/ |
H A D | omap3isp.rst | 75 <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 D | omap3isp.txt | 258 <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 D | sriov.rst | 7 Modern NICs are strongly encouraged to focus on implementing the ``switchdev``
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | toshiba,et8ek8.txt | 27 - lens-focus: See ../video-interfaces.txt
|