/linux-6.12.1/sound/soc/intel/catpt/ |
D | ipc.c | 150 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()
|
/linux-6.12.1/drivers/pinctrl/ |
D | pinctrl-at91.h | 18 #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 */
|
/linux-6.12.1/drivers/clk/qcom/ |
D | clk-rcg.h | 116 * struct clk_dyn_rcg - root clock generator with glitch free mux 118 * @mux_sel_bit: bit to switch glitch free mux 121 * @bank_reg: register to XOR @mux_sel_bit into to switch glitch free mux
|
D | lpass-gfm-sm8250.c | 3 * LPASS Audio CC and Always ON CC Glitch Free Mux clock driver 318 MODULE_DESCRIPTION("QTI SM8250 LPASS Glitch Free Mux clock driver");
|
/linux-6.12.1/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 279 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() 1008 /* There is no glitch when converting any pin to GPIO */ in nmk_gpio_request_enable() [all …]
|
/linux-6.12.1/drivers/iio/adc/ |
D | ad7606_par.c | 31 * 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()
|
/linux-6.12.1/arch/arm/mach-s3c/ |
D | pm-gpio.c | 108 * { 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]
|
D | pm.h | 78 * that we do not glitch the state of the pins from that the bootloader's
|
/linux-6.12.1/drivers/rtc/ |
D | rtc-mxc_v2.c | 16 #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()
|
D | rtc-max6916.c | 128 /*Enable oscillator,disable oscillator stop flag, glitch filter*/ in max6916_probe()
|
/linux-6.12.1/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb.dtsi | 763 * 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 */
|
D | meson-gxl.dtsi | 833 * 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 */
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | qcom,audiocc-sm8250.yaml | 32 - description: Glitch Free Mux register clock
|
D | qcom,aoncc-sm8250.yaml | 32 - description: Glitch Free Mux register clock
|
/linux-6.12.1/include/linux/pinctrl/ |
D | pinctrl-state.h | 19 * glitch the pins. In those cases you can add an "init" pinctrl
|
/linux-6.12.1/Documentation/hwmon/ |
D | aspeed-g6-pwm-tach.rst | 25 affected by fan signal glitch.
|
/linux-6.12.1/Documentation/devicetree/bindings/leds/ |
D | common.yaml | 65 default-state property is set the to same value, then no glitch should be 68 glitch.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-mei | 90 The ME FW writes Glitch Detection HW (TRC)
|
/linux-6.12.1/include/dt-bindings/pinctrl/ |
D | dra.h | 30 /* Certain pins need virtual mode, but note: they may glitch */
|
/linux-6.12.1/drivers/hwmon/pmbus/ |
D | delta-ahe50dc-fan.c | 23 * system's power outputs experience a glitch. in ahe50dc_fan_write_byte()
|
/linux-6.12.1/drivers/net/can/flexcan/ |
D | flexcan.h | 22 * SOC Version IP-Version Glitch- [TR]WRN_INT IRQ Err Memory err RTR rece- FD Mode MB
|
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | intro.rst | 44 input de-glitch/debounce logic, sometimes with software controls.
|
/linux-6.12.1/drivers/gpio/ |
D | gpio-ts4900.c | 67 * prevents a glitch that can occur on the IO line. in ts4900_gpio_direction_output()
|
/linux-6.12.1/Documentation/userspace-api/gpio/ |
D | sysfs.rst | 80 initializing the value as low. To ensure glitch free
|
/linux-6.12.1/drivers/pwm/ |
D | pwm-iqs620a.c | 11 * and may result in a glitch during the period in which the change is made.
|