Home
last modified time | relevance | path

Searched refs:strobe (Results 1 – 25 of 88) sorted by relevance

1234

/linux-6.3-rc2/Documentation/devicetree/bindings/memory-controllers/
A Dti-aemif.txt84 - ti,cs-select-strobe-mode: enable/disable select strobe mode
86 the strobe and is active only during the strobe
104 and the activation of read strobe.
107 - ti,cs-read-strobe-ns: read strobe width, ns
109 the read strobe.
124 - ti,cs-write-strobe-ns: write strobe width, ns
126 the write strobe.
167 ti,cs-read-strobe-ns = <42>;
170 ti,cs-write-strobe-ns = <42>;
196 ti,cs-read-strobe-ns = <40>;
[all …]
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dext-ctrls-flash.rst23 Unsynchronised LED flash (software strobe)
34 Synchronised LED flash (hardware strobe)
38 timeout) but controlled by the sensor through a strobe signal from the
84 Defines the source of the flash LED strobe.
93 - The flash strobe is triggered by using the
96 - The flash strobe is triggered by an external source. Typically
98 flash strobe start to exposure start.
110 Stop flash strobe immediately.
118 period of time has passed from the start of the strobe.
121 Intensity of the flash strobe when the flash LED is in flash mode
[all …]
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-led-flash6 Set the brightness of this LED in the flash strobe mode, in
18 Maximum brightness level for this LED in the flash strobe mode,
26 Hardware timeout for flash, in microseconds. The flash strobe
28 of the strobe. The file is created only for the flash LED
43 Flash strobe state. When written with 1 it triggers flash strobe
62 the flash strobe was still on when
A Dsysfs-bus-intel_th-devices-pti12 Description: (RW) 0: PTI trace clock acts as a strobe which only toggles
/linux-6.3-rc2/drivers/bus/
A Dts-nbus.c33 struct gpio_desc *strobe; member
64 ts_nbus->strobe = devm_gpiod_get(&pdev->dev, "ts,strobe", GPIOD_OUT_HIGH); in ts_nbus_init_pdata()
65 if (IS_ERR(ts_nbus->strobe)) { in ts_nbus_init_pdata()
67 return PTR_ERR(ts_nbus->strobe); in ts_nbus_init_pdata()
117 gpiod_set_value_cansleep(ts_nbus->strobe, 0); in ts_nbus_reset_bus()
126 gpiod_set_value_cansleep(ts_nbus->strobe, 1); in ts_nbus_start_transaction()
/linux-6.3-rc2/drivers/input/joystick/
A Dgrip.c72 int strobe = gameport_time(gameport, GRIP_STROBE_GPP); in grip_gpp_read_packet() local
75 t = strobe; in grip_gpp_read_packet()
87 t = strobe; in grip_gpp_read_packet()
113 int strobe = gameport_time(gameport, GRIP_STROBE_XT); in grip_xt_read_packet() local
117 t = strobe; in grip_xt_read_packet()
131 t = strobe; in grip_xt_read_packet()
144 t = strobe; in grip_xt_read_packet()
A Dcobra.c45 int strobe = gameport_time(gameport, COBRA_MAX_STROBE); in cobra_read_packet() local
63 t[i] = strobe; in cobra_read_packet()
A Dsidewinder.c119 int timeout, bitout, sched, i, kick, start, strobe; in sw_read_packet() local
126 strobe = gameport_time(gameport, SW_STROBE); in sw_read_packet()
143 bitout = strobe; /* Extend time if not timed out */ in sw_read_packet()
158 bitout = strobe; /* Extend timeout for next bit */ in sw_read_packet()
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/
A Drichtek,rtmv20-regulator.yaml16 There're still four pins for camera control, two inputs (strobe and vsync),
38 load current pulse delay in microsecond after strobe pin pulse high.
45 Load current pulse width in microsecond after strobe pin pulse high.
100 richtek,strobe-polarity-high:
149 richtek,strobe-polarity-high;
/linux-6.3-rc2/drivers/media/usb/au0828/
A Dau0828-i2c.c122 int i, strobe = 0; in i2c_sendbytes() local
177 strobe++; in i2c_sendbytes()
180 if ((strobe >= 4) || (i >= msg->len)) { in i2c_sendbytes()
192 strobe = 0; in i2c_sendbytes()
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Drockchip-emmc-phy.txt19 - rockchip,enable-strobe-pulldown: Enable internal pull-down for the strobe
/linux-6.3-rc2/Documentation/devicetree/bindings/bus/
A Dts-nbus.txt14 - ts,strobe-gpios : The GPIO pin connected to the stobe line on the FPGA
41 ts,strobe-gpios = <&gpio0 25 GPIO_ACTIVE_HIGH>;
/linux-6.3-rc2/Documentation/leds/
A Dleds-class-flash.rst49 defines the source of the flash LED strobe -
52 strobe start with exposure start,
74 determines whether the flash strobe source
/linux-6.3-rc2/drivers/mmc/host/
A Ddw_mmc-exynos.c249 u32 dqs, strobe; in dw_mci_exynos_config_hs400() local
264 strobe = priv->saved_strobe_ctrl; in dw_mci_exynos_config_hs400()
268 strobe = DQS_CTRL_RD_DELAY(strobe, priv->dqs_delay); in dw_mci_exynos_config_hs400()
276 mci_writel(host, HS400_DLINE_CTRL, strobe); in dw_mci_exynos_config_hs400()
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/
A Dskyworks,aat1290.yaml15 asserted high, enable flash strobe and movie mode (max 1/2 of flash current)
16 respectively. In order to add a capability of selecting the strobe signal
/linux-6.3-rc2/include/linux/platform_data/
A Dkeyscan-davinci.h23 u8 strobe; member
/linux-6.3-rc2/arch/arm/boot/dts/
A Dkeystone-k2l-evm.dts71 ti,cs-read-strobe-ns = <23>;
74 ti,cs-write-strobe-ns = <23>;
A Dkeystone-k2e-evm.dts98 ti,cs-read-strobe-ns = <23>;
101 ti,cs-write-strobe-ns = <23>;
A Dkeystone-k2hk-evm.dts115 ti,cs-read-strobe-ns = <23>;
118 ti,cs-write-strobe-ns = <23>;
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/
A Dst,st-vgxy61.yaml51 st,strobe-gpios-polarity:
53 Invert polarity of illuminator's lights strobe GPIOs.
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/
A Drk3588-edgeble-neu6a.dtsi30 mmc-hs400-enhanced-strobe;
A Drk3588-rock-5b.dts37 mmc-hs400-enhanced-strobe;
A Drk3588s-rock-5a.dts66 mmc-hs400-enhanced-strobe;
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/
A Dfsl-imx-esdhc.yaml143 fsl,strobe-dll-delay-target:
146 Specify the strobe dll control slave delay target.
148 property allows user to change the delay target for the strobe input read clock.
A Dsamsung,exynos-dw-mshc.yaml99 samsung,read-strobe-delay:
102 RCLK (Data strobe) delay to control HS400 mode (Latency value for delay

Completed in 23 milliseconds

1234