Searched refs:glitch (Results 1 – 12 of 12) sorted by relevance
| /linux/sound/soc/intel/catpt/ |
| H A D | ipc.c | 152 struct catpt_notify_glitch glitch; in catpt_dsp_notify_stream() 170 memcpy_fromio(&glitch, catpt_inbox_addr(cdev), sizeof(glitch)); in catpt_dsp_notify_stream() 171 trace_catpt_ipc_payload((u8 *)&glitch, sizeof(glitch)); in catpt_dsp_notify_stream() 173 dev_warn(cdev->dev, "glitch %d at pos: 0x%08llx, wp: 0x%08x\n", in catpt_dsp_notify_stream() 174 glitch.type, glitch.presentation_pos, in catpt_dsp_notify_stream() 175 glitch.write_pos); in catpt_dsp_notify_stream() 150 struct catpt_notify_glitch glitch; catpt_dsp_notify_stream() local
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-pin-error-inj.rst | 59 # tx-glitch-low-usecs <usecs> define the 'low' time for the glitch pulse 60 # tx-glitch-high-usecs <usecs> define the 'high' time for the glitch pulse 61 # tx-glitch-falling-edge send the glitch pulse after every falling edge 62 # tx-glitch-rising-edge send the glitch pulse after every rising edge 355 ``tx-glitch-low-usecs <usecs>`` 356 This defines the duration in microseconds that the glitch pulse pulls 358 microseconds. If 0, then no glitch pulse will be generated. 360 ``tx-glitch-high-usecs <usecs>`` 361 This defines the duration in microseconds that the glitch pulse keeps the 364 no glitch pulse will be generated.The total period of the glitch pulse is [all …]
|
| /linux/drivers/pinctrl/nomadik/ |
| H A D | pinctrl-nomadik.c | 280 bool glitch) in __nmk_gpio_set_mode_safe() argument 285 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe() 297 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe() 879 bool glitch; in nmk_pmx_set() local 911 glitch = ((g->altsetting & NMK_GPIO_ALT_C) == NMK_GPIO_ALT_C); in nmk_pmx_set() 913 if (glitch) { in nmk_pmx_set() 970 (g->altsetting & NMK_GPIO_ALT_C), glitch); in nmk_pmx_set() 990 if (glitch) in nmk_pmx_set() 993 if (glitch) in nmk_pmx_set()
|
| /linux/Documentation/hwmon/ |
| H A D | aspeed-g6-pwm-tach.rst | 25 affected by fan signal glitch.
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxbb.dtsi | 788 * VPU_0 and VPU_1 muxed to a single clock by a glitch 790 * Same for VAPB but with a final gate after the glitch free mux.
|
| H A D | meson-gxl.dtsi | 858 * VPU_0 and VPU_1 muxed to a single clock by a glitch 860 * Same for VAPB but with a final gate after the glitch free mux.
|
| H A D | meson-axg.dtsi | 1292 * VPU_0 and VPU_1 muxed to a single clock by a glitch 1294 * Same for VAPB but with a final gate after the glitch free mux.
|
| H A D | meson-g12-common.dtsi | 1648 * VPU_0 and VPU_1 muxed to a single clock by a glitch 1650 * Same for VAPB but with a final gate after the glitch free mux.
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-delta-ahe50dc.dts | 395 * back to one causes a power output glitch, so install a hog to keep
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | intro.rst | 44 input de-glitch/debounce logic, sometimes with software controls.
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | sysfs.rst | 80 initializing the value as low. To ensure glitch free
|
| /linux/Documentation/block/ |
| H A D | bfq-iosched.rst | 107 do not suffer from almost any glitch due to the background workload.
|