Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c382 bool glitch) in __nmk_gpio_set_mode_safe() argument
387 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
399 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
1532 bool glitch; in nmk_pmx_set() local
1564 glitch = ((g->altsetting & NMK_GPIO_ALT_C) == NMK_GPIO_ALT_C); in nmk_pmx_set()
1566 if (glitch) { in nmk_pmx_set()
1606 (g->altsetting & NMK_GPIO_ALT_C), glitch); in nmk_pmx_set()
1626 if (glitch) { in nmk_pmx_set()
/Linux-v6.6/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb.dtsi757 * VPU_0 and VPU_1 muxed to a single clock by a glitch
759 * Same for VAPB but with a final gate after the glitch free mux.
Dmeson-gxl.dtsi827 * VPU_0 and VPU_1 muxed to a single clock by a glitch
829 * Same for VAPB but with a final gate after the glitch free mux.
Dmeson-axg.dtsi1242 * VPU_0 and VPU_1 muxed to a single clock by a glitch
1244 * Same for VAPB but with a final gate after the glitch free mux.
Dmeson-g12-common.dtsi1643 * VPU_0 and VPU_1 muxed to a single clock by a glitch
1645 * Same for VAPB but with a final gate after the glitch free mux.
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-delta-ahe50dc.dts395 * back to one causes a power output glitch, so install a hog to keep
/Linux-v6.6/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.
275 setup of an output GPIO's value. This allows a glitch-free migration from a
632 initializing the value as low. To ensure glitch free
/Linux-v6.6/Documentation/admin-guide/gpio/
Dsysfs.rst77 initializing the value as low. To ensure glitch free
/Linux-v6.6/Documentation/block/
Dbfq-iosched.rst107 do not suffer from almost any glitch due to the background workload.