Home
last modified time | relevance | path

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

123

/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dti-aemif.txt84 - ti,cs-select-strobe-mode: enable/disable select strobe mode
85 In select strobe mode chip select behaves as
86 the strobe and is active only during the strobe
92 device wants to extend the strobe period. If
104 and the activation of read strobe.
107 - ti,cs-read-strobe-ns: read strobe width, ns
109 the read strobe.
114 strobe and the end of the cycle (which may be
121 and the activation of write strobe.
124 - ti,cs-write-strobe-ns: write strobe width, ns
[all …]
/linux/Documentation/ABI/testing/
H 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
H A Dsysfs-bus-intel_th-devices-pti12 Description: (RW) 0: PTI trace clock acts as a strobe which only toggles
/linux/drivers/input/joystick/
H 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()
H A Dcobra.c45 int strobe = gameport_time(gameport, COBRA_MAX_STROBE); in cobra_read_packet() local
63 t[i] = strobe; in cobra_read_packet()
H A Dsidewinder.c120 int timeout, bitout, sched, i, kick, start, strobe; in sw_read_packet() local
127 strobe = gameport_time(gameport, SW_STROBE); in sw_read_packet()
144 bitout = strobe; /* Extend time if not timed out */ in sw_read_packet()
159 bitout = strobe; /* Extend timeout for next bit */ in sw_read_packet()
H A Danalog.c221 int strobe = gameport_time(port->gameport, ANALOG_SAITEK_TIME); in analog_button_read() local
236 t = strobe; in analog_button_read()
/linux/drivers/media/usb/au0828/
H 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/Documentation/devicetree/bindings/bus/
H 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/Documentation/leds/
H 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/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2l-evm.dts71 ti,cs-read-strobe-ns = <23>;
74 ti,cs-write-strobe-ns = <23>;
H A Dkeystone-k2e-evm.dts98 ti,cs-read-strobe-ns = <23>;
101 ti,cs-write-strobe-ns = <23>;
H A Dkeystone-k2hk-evm.dts115 ti,cs-read-strobe-ns = <23>;
118 ti,cs-write-strobe-ns = <23>;
/linux/arch/arm64/boot/dts/qcom/
H A Dipq9574-rdp418.dts25 mmc-hs400-enhanced-strobe;
/linux/arch/riscv/boot/dts/spacemit/
H A Dk1-musepi-pro.dts41 mmc-hs400-enhanced-strobe;
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62p-main.dtsi60 ti,strobe-sel = <0x66>;
/linux/drivers/leds/flash/
H A DKconfig63 and strobe mode.
71 Support 2 channels and torch/strobe mode.
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos7885-jackpotlte.dts70 mmc-hs400-enhanced-strobe;
/linux/sound/soc/
H A Dsoc-ops.c838 unsigned int strobe = ucontrol->value.enumerated.item[0] != 0; in snd_soc_put_strobe() local
841 unsigned int val1 = (strobe ^ invert) ? mask : 0; in snd_soc_put_strobe()
842 unsigned int val2 = (strobe ^ invert) ? 0 : mask; in snd_soc_put_strobe()
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp4xx-reference-design.dtsi64 intel,ixp4xx-eb-t3 = <1>; // 1 cycle extra strobe phase
H A Dintel-ixp42x-gateworks-gw2348.dts91 intel,ixp4xx-eb-t3 = <15>; // 15 cycles extra strobe phase
H A Dintel-ixp42x-usrobotics-usr8200.dts111 intel,ixp4xx-eb-t3 = <15>; // 15 cycles extra strobe phase
H A Dintel-ixp43x-gateworks-gw2358.dts107 intel,ixp4xx-eb-t3 = <15>; // 15 cycles extra strobe phase
/linux/drivers/media/i2c/
H A Dds90ub960.c594 } strobe; member
1683 if (priv->strobe.manual) { in ub960_rxport_config_eq()
1701 ret = ub960_rxport_set_strobe_range(priv, priv->strobe.min, in ub960_rxport_config_eq()
1702 priv->strobe.max); in ub960_rxport_config_eq()
1709 if (priv->strobe.manual) in ub960_rxport_config_eq()
4467 if (!priv->strobe.manual) in ub960_parse_dt_rxport_link_properties()
4656 priv->strobe.min = 2; in ub960_parse_dt_rxports()
4657 priv->strobe.max = 3; in ub960_parse_dt_rxports()
4659 priv->strobe.manual = fwnode_property_read_bool(links_fwnode, "ti,manual-strobe"); in ub960_parse_dt_rxports()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-rock-4c-plus.dts168 rockchip,enable-strobe-pulldown;
603 mmc-hs400-enhanced-strobe;

123