Home
last modified time | relevance | path

Searched full:strobing (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/trace/coresight/
H A Dcoresight-config.rst113 associated feature 'strobing' that works on ETMv4 CoreSight Devices.
125 In this case 'strobing' is enabled & programmed into the ETMv4.
161 Setup ETMs with strobing for autofdo
163 strobing
169 strobing.window = 0x1388 strobing.period = 0x2
171 strobing.window = 0x1388 strobing.period = 0x4
179 $ cd ../../features/strobing/
286 strobing feature, but provides a different set of presets.
/linux/samples/coresight/
H A Dcoresight-cfg-sample.c14 /* the total number of parameters in used features - strobing has 2 */
18 "strobing",
22 * set of presets leaves strobing window constant while varying period to allow
34 .description = "Setup ETMs with strobing for autofdo\n"
/linux/drivers/hwtracing/coresight/
H A Dcoresight-cfg-afdo.c104 .name = "strobing",
123 "strobing",
127 * set of presets leaves strobing window constant while varying period to allow
144 .description = "Setup ETMs with strobing for autofdo\n"
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-flash46 On read 1 means that flash is currently strobing and 0 means
55 Flash faults are re-read after strobing the flash. Possible
84 controller is below the limit under which strobing the
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-flash.rst113 Strobe status: whether the flash is strobing at the moment or not.
174 which strobing the flash at full current will not be possible.The
186 charged before strobing. LED flashes often require a cooldown period
/linux/include/linux/
H A Dled-class-flash.h150 * @state: 1 - flash is strobing, 0 - flash is off
152 * Check whether the flash is strobing at the moment.
/linux/Documentation/devicetree/bindings/misc/
H A Dolpc,xo1.75-ec.yaml16 response data) by strobing the ACK pin with the ready signal. See the
/linux/arch/sh/drivers/
H A Dheartbeat.c14 * traditionally used for strobing the load average. This use case is
/linux/include/media/
H A Dv4l2-flash-led-class.h36 * @external_strobe_set: Setup strobing the flash by hardware pin state
/linux/drivers/leds/flash/
H A Dleds-max77693.c164 * conditions before strobing the flash. in max77693_set_mode_reg()
212 * strobing on each subsequent torch mode setting. in max77693_add_mode()
/linux/sound/soc/stm/
H A Dstm32_i2s.c575 /* DAI clock strobing */ in stm32_i2s_set_dai_fmt()
590 dev_err(cpu_dai->dev, "Unsupported strobing %#x\n", in stm32_i2s_set_dai_fmt()
H A Dstm32_sai_sub.c694 /* DAI clock strobing. Invert setting previously set */ in stm32_sai_set_dai_fmt()
710 dev_err(cpu_dai->dev, "Unsupported strobing %#x\n", in stm32_sai_set_dai_fmt()
/linux/drivers/video/fbdev/
H A Darcfb.c606 MODULE_PARM_DESC(tuhold, "Time to hold between strobing data to Arc board");
/linux/drivers/media/v4l2-core/
H A Dv4l2-flash-led-class.c259 /* Stop flash strobing */ in v4l2_flash_s_ctrl()
/linux/drivers/ata/
H A Dsata_mv.c3545 * Strobing EDMA_RESET here causes a hard reset of the SATA transport, in mv_reset_channel()