Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/intel/catpt/
H A 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-6.15/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c280 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-6.15/Documentation/hwmon/
H A Daspeed-g6-pwm-tach.rst25 affected by fan signal glitch.
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dcommon.yaml65 default-state property is set the to same value, then no glitch should be
68 glitch.
/linux-6.15/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-delta-ahe50dc.dts395 * back to one causes a power output glitch, so install a hog to keep
/linux-6.15/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxbb.dtsi788 * 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 Dmeson-gxl.dtsi858 * 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 Dmeson-axg.dtsi1271 * VPU_0 and VPU_1 muxed to a single clock by a glitch
1273 * Same for VAPB but with a final gate after the glitch free mux.
H A Dmeson-g12-common.dtsi1648 * 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-6.15/Documentation/devicetree/bindings/display/panel/
H A Dpanel-edp.yaml95 when the AUX channel is ready. This is useful for panels that glitch
/linux-6.15/Documentation/driver-api/gpio/
H A Dintro.rst44 input de-glitch/debounce logic, sometimes with software controls.
/linux-6.15/Documentation/userspace-api/gpio/
H A Dsysfs.rst80 initializing the value as low. To ensure glitch free
/linux-6.15/Documentation/block/
H A Dbfq-iosched.rst107 do not suffer from almost any glitch due to the background workload.