Home
last modified time | relevance | path

Searched full:glitch (Results 1 – 25 of 189) sorted by relevance

12345678

/kernel/linux/linux-5.10/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()
171 dev_warn(cdev->dev, "glitch %d at pos: 0x%08llx, wp: 0x%08x\n", 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()
/kernel/linux/linux-6.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()
171 dev_warn(cdev->dev, "glitch %d at pos: 0x%08llx, wp: 0x%08x\n", 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()
/kernel/linux/linux-5.10/drivers/pinctrl/
Dpinctrl-at91.h18 #define PIO_IFER 0x20 /* Glitch Input Filter Enable */
19 #define PIO_IFDR 0x24 /* Glitch Input Filter Disable */
20 #define PIO_IFSR 0x28 /* Glitch Input Filter Status */
/kernel/linux/linux-6.6/drivers/pinctrl/
Dpinctrl-at91.h18 #define PIO_IFER 0x20 /* Glitch Input Filter Enable */
19 #define PIO_IFDR 0x24 /* Glitch Input Filter Disable */
20 #define PIO_IFSR 0x28 /* Glitch Input Filter Status */
/kernel/linux/linux-5.10/drivers/clk/qcom/
Dclk-rcg.h98 * struct clk_dyn_rcg - root clock generator with glitch free mux
100 * @mux_sel_bit: bit to switch glitch free mux
103 * @bank_reg: register to XOR @mux_sel_bit into to switch glitch free mux
/kernel/linux/linux-6.6/drivers/clk/qcom/
Dclk-rcg.h99 * struct clk_dyn_rcg - root clock generator with glitch free mux
101 * @mux_sel_bit: bit to switch glitch free mux
104 * @bank_reg: register to XOR @mux_sel_bit into to switch glitch free mux
/kernel/linux/linux-6.6/drivers/iio/adc/
Dad7606_par.c31 * become unaligned, but some glitch or electrostatic discharge might in ad7606_par16_read_block()
65 * become unaligned, but some glitch or electrostatic discharge might in ad7606_par8_read_block()
/kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb.dtsi743 * VPU_0 and VPU_1 muxed to a single clock by a glitch
745 * Same for VAPB but with a final gate after the glitch free mux.
749 <&clkc CLKID_VPU>, /* Glitch free mux */
752 <&clkc CLKID_VAPB_SEL>; /* Glitch free mux */
Dmeson-gxl.dtsi812 * VPU_0 and VPU_1 muxed to a single clock by a glitch
814 * Same for VAPB but with a final gate after the glitch free mux.
818 <&clkc CLKID_VPU>, /* Glitch free mux */
821 <&clkc CLKID_VAPB_SEL>; /* Glitch free mux */
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
Dpm-gpio.c108 * { OUT => SFN } Change CON first, so new data will not glitch
109 * { OUT => IN } Change CON first, so new data will not glitch
111 * { SFN => OUT } Change DAT first, so new data will not glitch [1]
Dpm.h80 * that we do not glitch the state of the pins from that the bootloader's
/kernel/linux/linux-6.6/drivers/rtc/
Drtc-mxc_v2.c16 #define SRTC_LPPDR_INIT 0x41736166 /* init for glitch detect */
34 #define SRTC_LPPDR 0x18 /* LP Power Supply Glitch Detector Reg */
313 /* initialize glitch detect */ in mxc_rtc_probe()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-mxc_v2.c16 #define SRTC_LPPDR_INIT 0x41736166 /* init for glitch detect */
34 #define SRTC_LPPDR 0x18 /* LP Power Supply Glitch Detector Reg */
314 /* initialize glitch detect */ in mxc_rtc_probe()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dpm-gpio.c108 * { OUT => SFN } Change CON first, so new data will not glitch
109 * { OUT => IN } Change CON first, so new data will not glitch
111 * { SFN => OUT } Change DAT first, so new data will not glitch [1]
/kernel/linux/linux-6.6/arch/arm64/boot/dts/amlogic/
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.
769 <&clkc CLKID_VPU>, /* Glitch free mux */
772 <&clkc CLKID_VAPB_SEL>; /* Glitch free mux */
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.
839 <&clkc CLKID_VPU>, /* Glitch free mux */
842 <&clkc CLKID_VAPB_SEL>; /* Glitch free mux */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dcommon.yaml65 default-state property is set the to same value, then no glitch should be
68 glitch.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/
Dqcom,audiocc-sm8250.yaml32 - description: Glitch Free Mux register clock
Dqcom,aoncc-sm8250.yaml32 - description: Glitch Free Mux register clock
/kernel/linux/linux-5.10/include/linux/pinctrl/
Dpinctrl-state.h19 * glitch the pins. In those cases you can add an "init" pinctrl
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dqcom,usb-hsic-phy.txt38 Definition: List of pinctrl settings to apply to keep HSIC pins in a glitch
/kernel/linux/linux-6.6/include/linux/pinctrl/
Dpinctrl-state.h19 * glitch the pins. In those cases you can add an "init" pinctrl
/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c384 bool glitch) in __nmk_gpio_set_mode_safe() argument
389 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
401 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
1534 bool glitch; in nmk_pmx_set() local
1566 glitch = ((g->altsetting & NMK_GPIO_ALT_C) == NMK_GPIO_ALT_C); in nmk_pmx_set()
1568 if (glitch) { in nmk_pmx_set()
1610 (g->altsetting & NMK_GPIO_ALT_C), glitch); in nmk_pmx_set()
1630 if (glitch) { in nmk_pmx_set()
1662 /* There is no glitch when converting any pin to GPIO */ in nmk_gpio_request_enable()
1776 /* No glitch when going to GPIO mode */ in nmk_pin_config_set()
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c379 bool glitch) in __nmk_gpio_set_mode_safe() argument
384 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
396 if (glitch && nmk_chip->set_ioforce) { in __nmk_gpio_set_mode_safe()
1525 bool glitch; in nmk_pmx_set() local
1557 glitch = ((g->altsetting & NMK_GPIO_ALT_C) == NMK_GPIO_ALT_C); in nmk_pmx_set()
1559 if (glitch) { in nmk_pmx_set()
1599 (g->altsetting & NMK_GPIO_ALT_C), glitch); in nmk_pmx_set()
1619 if (glitch) { in nmk_pmx_set()
1651 /* There is no glitch when converting any pin to GPIO */ in nmk_gpio_request_enable()
1765 /* No glitch when going to GPIO mode */ in nmk_pin_config_set()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
Dcommon.yaml65 default-state property is set the to same value, then no glitch should be
68 glitch.

12345678