Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-mali.dtsi29 * MALI_0 and MALI_1 muxed to a single clock by a glitch
Dmeson-gxm.dtsi108 * MALI_0 and MALI_1 muxed to a single clock by a glitch
Dmeson-gxbb.dtsi266 * MALI_0 and MALI_1 muxed to a single clock by a glitch
745 * VPU_0 and VPU_1 muxed to a single clock by a glitch
747 * Same for VAPB but with a final gate after the glitch free mux.
Dmeson-gxl.dtsi745 * VPU_0 and VPU_1 muxed to a single clock by a glitch
747 * Same for VAPB but with a final gate after the glitch free mux.
Dmeson-g12-common.dtsi1434 * VPU_0 and VPU_1 muxed to a single clock by a glitch
1436 * Same for VAPB but with a final gate after the glitch free mux.
2400 * MALI_0 and MALI_1 muxed to a single clock by a glitch
/Linux-v5.4/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()
1563 bool glitch; in nmk_pmx_set() local
1595 glitch = ((g->altsetting & NMK_GPIO_ALT_C) == NMK_GPIO_ALT_C); in nmk_pmx_set()
1597 if (glitch) { in nmk_pmx_set()
1637 (g->altsetting & NMK_GPIO_ALT_C), glitch); in nmk_pmx_set()
1657 if (glitch) { in nmk_pmx_set()
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dqcom,usb-hsic-phy.txt38 Definition: List of pinctrl settings to apply to keep HSIC pins in a glitch
/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.c231 struct sst_hsw_ipc_stream_glitch_position glitch; member
470 struct sst_hsw_ipc_stream_glitch_position *glitch = &stream->glitch; in hsw_notification_work() local
481 sst_dsp_inbox_read(hsw->dsp, glitch, sizeof(*glitch)); in hsw_notification_work()
484 glitch->glitch_type, glitch->present_pos, in hsw_notification_work()
485 glitch->write_pos); in hsw_notification_work()
/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dcommon.txt40 set the to same value, then no glitch should be produced where the LED
42 whatever its current state is, without producing a glitch. The default is
/Linux-v5.4/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-v5.4/Documentation/admin-guide/gpio/
Dsysfs.rst77 initializing the value as low. To ensure glitch free
/Linux-v5.4/Documentation/block/
Dbfq-iosched.rst107 do not suffer from almost any glitch due to the background workload.