Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-mali.dtsi29 * MALI_0 and MALI_1 muxed to a single clock by a glitch
Dmeson-gxbb.dtsi247 * MALI_0 and MALI_1 muxed to a single clock by a glitch
680 * VPU_0 and VPU_1 muxed to a single clock by a glitch
682 * Same for VAPB but with a final gate after the glitch free mux.
Dmeson-gxl.dtsi681 * VPU_0 and VPU_1 muxed to a single clock by a glitch
683 * Same for VAPB but with a final gate after the glitch free mux.
/Linux-v4.19/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c385 bool glitch) in __nmk_gpio_set_mode_safe() argument
390 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
402 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
1556 bool glitch; in nmk_pmx_set() local
1588 glitch = ((g->altsetting & NMK_GPIO_ALT_C) == NMK_GPIO_ALT_C); in nmk_pmx_set()
1590 if (glitch) { in nmk_pmx_set()
1630 (g->altsetting & NMK_GPIO_ALT_C), glitch); in nmk_pmx_set()
1650 if (glitch) { in nmk_pmx_set()
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dqcom,usb-hsic-phy.txt38 Definition: List of pinctrl settings to apply to keep HSIC pins in a glitch
/Linux-v4.19/Documentation/devicetree/bindings/leds/
Dcommon.txt24 set the to same value, then no glitch should be produced where the LED
26 whatever its current state is, without producing a glitch. The default is
/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.c240 struct sst_hsw_ipc_stream_glitch_position glitch; member
484 struct sst_hsw_ipc_stream_glitch_position *glitch = &stream->glitch; in hsw_notification_work() local
495 sst_dsp_inbox_read(hsw->dsp, glitch, sizeof(*glitch)); in hsw_notification_work()
498 glitch->glitch_type, glitch->present_pos, in hsw_notification_work()
499 glitch->write_pos); in hsw_notification_work()
/Linux-v4.19/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-v4.19/Documentation/gpio/
Dsysfs.txt72 initializing the value as low. To ensure glitch free
/Linux-v4.19/Documentation/block/
Dbfq-iosched.txt89 do not suffer from almost any glitch due to the background workload.