Home
last modified time | relevance | path

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

/linux/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/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c279 bool glitch) in __nmk_gpio_set_mode_safe() argument
284 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
296 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
868 bool glitch; in nmk_pmx_set() local
900 glitch = ((g->altsetting & NMK_GPIO_ALT_C) == NMK_GPIO_ALT_C); in nmk_pmx_set()
902 if (glitch) { in nmk_pmx_set()
954 (g->altsetting & NMK_GPIO_ALT_C), glitch); in nmk_pmx_set()
974 if (glitch) in nmk_pmx_set()
977 if (glitch) in nmk_pmx_set()
/linux/Documentation/hwmon/
H A Daspeed-g6-pwm-tach.rst25 affected by fan signal glitch.
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxbb.dtsi763 * VPU_0 and VPU_1 muxed to a single clock by a glitch
765 * Same for VAPB but with a final gate after the glitch free mux.
H A Dmeson-gxl.dtsi833 * VPU_0 and VPU_1 muxed to a single clock by a glitch
835 * 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/Documentation/driver-api/gpio/
H A Dintro.rst44 input de-glitch/debounce logic, sometimes with software controls.
/linux/Documentation/userspace-api/gpio/
H A Dsysfs.rst80 initializing the value as low. To ensure glitch free
/linux/Documentation/block/
H A Dbfq-iosched.rst107 do not suffer from almost any glitch due to the background workload.