/Linux-v5.15/Documentation/hwmon/ |
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
|
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
|
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
|
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
|
D | ads7828.rst | 12 http://focus.ti.com/lit/ds/symlink/ads7828.pdf 20 http://focus.ti.com/lit/ds/symlink/ads7830.pdf
|
D | tmp102.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp102.html
|
D | lm70.rst | 12 Information: http://focus.ti.com/docs/prod/folders/print/tmp121.html
|
D | amc6821.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/amc6821.html
|
/Linux-v5.15/drivers/media/i2c/ |
D | ak7375.c | 36 struct v4l2_ctrl *focus; member 121 dev_vcm->focus = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_FOCUS_ABSOLUTE, in ak7375_init_controls() 198 for (val = ak7375_dev->focus->val & ~(AK7375_CTRL_STEPS - 1); in ak7375_vcm_suspend() 240 for (val = ak7375_dev->focus->val % AK7375_CTRL_STEPS; in ak7375_vcm_resume() 241 val <= ak7375_dev->focus->val; in ak7375_vcm_resume()
|
D | dw9768.c | 104 struct v4l2_ctrl *focus; member 271 for (val = dw9768->focus->val % DW9768_MOVE_STEPS; in dw9768_init() 272 val <= dw9768->focus->val; in dw9768_init() 291 val = round_down(dw9768->focus->val, DW9768_MOVE_STEPS); in dw9768_release() 401 dw9768->focus = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_FOCUS_ABSOLUTE, 0, in dw9768_init_controls()
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
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-range: [all …]
|
D | pixfmt.rst | 15 focus on video capturing and output, for overlay frame buffer formats
|
D | pixfmt-meta-rkisp1.rst | 41 AF (Auto-focus). See :c:type:`rkisp1_stat_buffer` for details of the statistics.
|
D | pixfmt-meta-intel-ipu3.rst | 22 Saturation measure) cells, AWB filter response, AF (Auto-focus) filter response,
|
/Linux-v5.15/Documentation/admin-guide/media/ |
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>
|
D | omap4_camera.rst | 61 .. [#f1] http://focus.ti.com/general/docs/wtbu/wtbudocumentcenter.tsp?navigationId=12037&templateId…
|
/Linux-v5.15/Documentation/translations/zh_CN/video4linux/ |
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-v5.15/drivers/staging/media/atomisp/i2c/ov5693/ |
D | atomisp-ov5693.c | 995 dev->number_of_steps = value - dev->focus; in ov5693_t_focus_abs() 996 dev->focus = value; in ov5693_t_focus_abs() 1009 return ov5693_t_focus_abs(sd, dev->focus + value); in ov5693_t_focus_rel() 1045 *value = dev->focus - dev->number_of_steps; in ov5693_q_focus_abs() 1047 *value = dev->focus; in ov5693_q_focus_abs() 1297 dev->focus = AD5823_INIT_FOCUS_POS; in ov5693_init() 1300 dev->focus = 0; in ov5693_init() 1406 dev->focus = OV5693_INVALID_CONFIG; in power_down()
|
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/ |
D | toshiba,et8ek8.txt | 27 - lens-focus: See ../video-interfaces.txt
|
/Linux-v5.15/Documentation/bpf/ |
D | index.rst | 6 Filter) facility, with a focus on the extended BPF version (eBPF).
|
/Linux-v5.15/Documentation/w1/masters/ |
D | omap-hdq.rst | 11 http://focus.ti.com/lit/an/slua408a/slua408a.pdf
|
/Linux-v5.15/Documentation/block/ |
D | deadline-iosched.rst | 20 service time for a request. As we focus mainly on read latencies, this is
|
/Linux-v5.15/Documentation/driver-api/i3c/ |
D | protocol.rst | 10 This chapter will focus on aspects that matter to software developers. For 31 well, but let's focus on I3C devices for now.
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sm8250-sony-xperia-edo.dtsi | 54 * Camera focus (light press) and camera snapshot (full press) 57 * case, they are both on &pm8150b_gpios: camera focus(2), camera snapshot(1).
|
/Linux-v5.15/Documentation/driver-api/ |
D | s390-drivers.rst | 27 although they are not the focus of this document.
|