Home
last modified time | relevance | path

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

1234

/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()
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/drivers/pinctrl/
H A 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 */
/linux/arch/arm/mach-s3c/
H A 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]
H A Dpm.h78 * that we do not glitch the state of the pins from that the bootloader's
/linux/drivers/rtc/
H A 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()
H A Drtc-max6916.c128 /*Enable oscillator,disable oscillator stop flag, glitch filter*/ in max6916_probe()
/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.
769 <&clkc CLKID_VPU>, /* Glitch free mux */
772 <&clkc CLKID_VAPB_SEL>; /* 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.
839 <&clkc CLKID_VPU>, /* Glitch free mux */
842 <&clkc CLKID_VAPB_SEL>; /* Glitch free mux */
/linux/drivers/clk/qcom/
H A Dlpass-gfm-sm8250.c3 * LPASS Audio CC and Always ON CC Glitch Free Mux clock driver
318 MODULE_DESCRIPTION("QTI SM8250 LPASS Glitch Free Mux clock driver");
/linux/drivers/iio/adc/
H A Dad7606_par.c106 * become unaligned, but some glitch or electrostatic discharge might in ad7606_par16_read_block()
140 * become unaligned, but some glitch or electrostatic discharge might in ad7606_par8_read_block()
/linux/Documentation/hwmon/
H A Daspeed-g6-pwm-tach.rst25 affected by fan signal glitch.
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,audiocc-sm8250.yaml32 - description: Glitch Free Mux register clock
H A Dqcom,aoncc-sm8250.yaml32 - description: Glitch Free Mux register clock
/linux/include/linux/pinctrl/
H A Dpinctrl-state.h19 * glitch the pins. In those cases you can add an "init" pinctrl
/linux/Documentation/devicetree/bindings/leds/
H A Dcommon.yaml65 default-state property is set the to same value, then no glitch should be
68 glitch.
/linux/include/dt-bindings/pinctrl/
H A Ddra.h30 /* Certain pins need virtual mode, but note: they may glitch */
/linux/Documentation/ABI/testing/
H A Dsysfs-class-mei90 The ME FW writes Glitch Detection HW (TRC)
/linux/drivers/hwmon/pmbus/
H A Ddelta-ahe50dc-fan.c23 * system's power outputs experience a glitch. in ahe50dc_fan_write_byte()
/linux/drivers/net/can/flexcan/
H A Dflexcan.h22 * SOC Version IP-Version Glitch- [TR]WRN_INT IRQ Err Memory err RTR rece- FD Mode MB
/linux/Documentation/driver-api/gpio/
H A Dintro.rst44 input de-glitch/debounce logic, sometimes with software controls.
/linux/drivers/hwmon/
H A Daspeed-g6-pwm-tach.c30 * The glitch may generate at:
42 * generate the glitch, the configure will change at next cycle of pwm.
/linux/drivers/pwm/
H A Dpwm-iqs620a.c11 * and may result in a glitch during the period in which the change is made.
/linux/Documentation/userspace-api/gpio/
H A Dsysfs.rst80 initializing the value as low. To ensure glitch free
/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.h54 * Bit 15:12 RW hpd_glitch_width: filter out glitch <= N. Default 0.
/linux/drivers/iio/chemical/
H A Dsps30_i2c.c143 * Power-on-reset causes sensor to produce some glitch on i2c bus and in sps30_i2c_reset()

1234