Home
last modified time | relevance | path

Searched refs:glitch (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/sound/soc/intel/catpt/
Dipc.c150 struct catpt_notify_glitch glitch; in catpt_dsp_notify_stream() local
168 memcpy_fromio(&glitch, catpt_inbox_addr(cdev), sizeof(glitch)); in catpt_dsp_notify_stream()
169 trace_catpt_ipc_payload((u8 *)&glitch, sizeof(glitch)); in catpt_dsp_notify_stream()
172 glitch.type, glitch.presentation_pos, in catpt_dsp_notify_stream()
173 glitch.write_pos); in catpt_dsp_notify_stream()
/linux-5.19.10/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c379 bool glitch) in __nmk_gpio_set_mode_safe() argument
384 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
396 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
1525 bool glitch; in nmk_pmx_set() local
1557 glitch = ((g->altsetting & NMK_GPIO_ALT_C) == NMK_GPIO_ALT_C); in nmk_pmx_set()
1559 if (glitch) { in nmk_pmx_set()
1599 (g->altsetting & NMK_GPIO_ALT_C), glitch); in nmk_pmx_set()
1619 if (glitch) { in nmk_pmx_set()
/linux-5.19.10/Documentation/devicetree/bindings/phy/
Dqcom,usb-hsic-phy.txt38 Definition: List of pinctrl settings to apply to keep HSIC pins in a glitch
/linux-5.19.10/Documentation/devicetree/bindings/leds/
Dcommon.yaml65 default-state property is set the to same value, then no glitch should be
68 glitch.
/linux-5.19.10/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb.dtsi743 * VPU_0 and VPU_1 muxed to a single clock by a glitch
745 * Same for VAPB but with a final gate after the glitch free mux.
Dmeson-gxl.dtsi812 * VPU_0 and VPU_1 muxed to a single clock by a glitch
814 * Same for VAPB but with a final gate after the glitch free mux.
Dmeson-axg.dtsi1240 * VPU_0 and VPU_1 muxed to a single clock by a glitch
1242 * Same for VAPB but with a final gate after the glitch free mux.
Dmeson-g12-common.dtsi1637 * VPU_0 and VPU_1 muxed to a single clock by a glitch
1639 * Same for VAPB but with a final gate after the glitch free mux.
/linux-5.19.10/Documentation/devicetree/bindings/display/panel/
Dpanel-edp.yaml95 when the AUX channel is ready. This is useful for panels that glitch
/linux-5.19.10/Documentation/driver-api/gpio/
Dintro.rst56 input de-glitch/debounce logic, sometimes with software controls.
Dlegacy.rst40 input de-glitch/debounce logic, sometimes with software controls.
286 setup of an output GPIO's value. This allows a glitch-free migration from a
676 initializing the value as low. To ensure glitch free
/linux-5.19.10/Documentation/admin-guide/gpio/
Dsysfs.rst77 initializing the value as low. To ensure glitch free
/linux-5.19.10/Documentation/block/
Dbfq-iosched.rst107 do not suffer from almost any glitch due to the background workload.