Home
last modified time | relevance | path

Searched full:notch (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/isdn/mISDN/
H A Ddsp_ecdis.h19 struct biquad2_state notch; member
35 /* Elliptic notch */ in echo_can_disable_detector_init()
37 to the asymmetric walls of the notch */ in echo_can_disable_detector_init()
38 biquad2_init(&det->notch, in echo_can_disable_detector_init()
60 notched = biquad2(&det->notch, amp); in echo_can_disable_detector_update()
62 the notch (i.e. overall channel energy - tone energy => noise). in echo_can_disable_detector_update()
65 Damp the notch energy a little less, so we don't damp out the in echo_can_disable_detector_update()
73 /* The notch says yes, so we have the tone. */ in echo_can_disable_detector_update()
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7192.yaml77 This bit enables a notch at 60 Hz when the first notch of the sinc
78 filter is at 50 Hz. When REJ60 is set, a filter notch is placed at
79 60 Hz when the sinc filter first notch is at 50 Hz. This allows
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-max114106 Enable or disable a notch filter.
13 Center frequency of the notch filter in Hz.
/linux/sound/soc/codecs/
H A Dwm8940.c12 * Notch filter control
120 { 0x10, 0x0000 }, /* Notch Filter 1 Control 1 */
121 { 0x11, 0x0000 }, /* Notch Filter 1 Control 2 */
122 { 0x12, 0x0000 }, /* Notch Filter 2 Control 1 */
123 { 0x13, 0x0000 }, /* Notch Filter 2 Control 2 */
124 { 0x14, 0x0000 }, /* Notch Filter 3 Control 1 */
125 { 0x15, 0x0000 }, /* Notch Filter 3 Control 2 */
126 { 0x16, 0x0000 }, /* Notch Filter 4 Control 1 */
127 { 0x17, 0x0000 }, /* Notch Filter 4 Control 2 */
H A Dwm8983.c52 { 0x1B, 0x0000 }, /* R27 - Notch Filter 1 */
53 { 0x1C, 0x0000 }, /* R28 - Notch Filter 2 */
54 { 0x1D, 0x0000 }, /* R29 - Notch Filter 3 */
55 { 0x1E, 0x0000 }, /* R30 - Notch Filter 4 */
H A Dwm8985.c72 { 27, 0x0000 }, /* R27 - Notch Filter 1 */
73 { 28, 0x0000 }, /* R28 - Notch Filter 2 */
74 { 29, 0x0000 }, /* R29 - Notch Filter 3 */
75 { 30, 0x0000 }, /* R30 - Notch Filter 4 */
H A Dmax9860.c167 "Elliptical HP 217Hz notch (16kHz)",
169 "Elliptical HP 217Hz notch (8kHz)",
H A Dwm8983.h502 * R27 (0x1B) - Notch Filter 1
517 * R28 (0x1C) - Notch Filter 2
528 * R29 (0x1D) - Notch Filter 3
539 * R30 (0x1E) - Notch Filter 4
H A Dwm8985.h514 * R27 (0x1B) - Notch Filter 1
529 * R28 (0x1C) - Notch Filter 2
540 * R29 (0x1D) - Notch Filter 3
551 * R30 (0x1E) - Notch Filter 4
H A Dcs53l30.c306 SOC_SINGLE("ADC1 Notch Filter Switch", CS53L30_ADCDMIC1_CTL2,
308 SOC_SINGLE("ADC2 Notch Filter Switch", CS53L30_ADCDMIC2_CTL2,
H A Des8316.c105 SOC_SINGLE("DAC Notch Filter Switch", ES8316_DAC_SET2, 6, 1, 0),
H A Dwm8996.c464 SOC_SINGLE("DSP1 Capture Notch Filter Switch", WM8996_DSP1_TX_FILTERS,
470 SOC_SINGLE("DSP2 Capture Notch Filter Switch", WM8996_DSP2_TX_FILTERS,
H A Dcs42l42.c444 SOC_SINGLE("ADC Notch Switch", CS42L42_ADC_CTL,
/linux/drivers/media/rc/keymaps/
H A Drc-medion-x10-digitainer.c29 { 0x78, KEY_UP }, /* scrollwheel up 1 notch */
32 { 0x70, KEY_DOWN }, /* scrollwheel down 1 notch */
/linux/Documentation/gpu/
H A Dintroduction.rst77 Anyone looking to kick it up a notch can find a list of janitorial tasks on
/linux/drivers/media/dvb-frontends/
H A Ddib7000p.c1186 static const s16 notch[] = { 16143, 14402, 12238, 9713, 6902, 3888, 759, -2392 }; in dib7000p_spur_protect() local
1251 coef_re[k] *= notch[k]; in dib7000p_spur_protect()
1257 coef_im[k] *= notch[k]; in dib7000p_spur_protect()
H A Dlgdt3306a.c1120 /* Adjust Notch Filter */ in lgdt3306a_monitor_vsb()
1125 if (nCombDet == 0) { /* Turn on the Notch Filter */ in lgdt3306a_monitor_vsb()
/linux/drivers/media/tuners/
H A Dtda8290.c148 { { 0x03, 0x48} }, /* Disable NOTCH and VIDEO filters */
/linux/drivers/iio/adc/
H A Dad7192.c73 #define AD7192_MODE_REJ60 BIT(10) /* 50/60Hz notch filter */
/linux/drivers/media/pci/cx18/
H A Dcx18-av-core.c188 /* set the comb notch = 1 */ in cx18_av_initialize()
/linux/arch/arm/mm/
H A Ddma-mapping.c908 /* Go down a notch at first sign of pressure */ in __iommu_alloc_buffer()
/linux/drivers/iio/temperature/
H A Dltc2983.c1302 device_property_read_u32(dev, "adi,filter-notch-freq", &st->filter_notch_freq); in ltc2983_parse_fw()
/linux/sound/pci/asihpi/
H A Dhpi.h859 HPI_FILTER_TYPE_BANDSTOP = 7 /**< standard band stop/notch */
/linux/Documentation/networking/
H A Dcan.rst710 where the CAN_INV_FILTER flag is set in order to notch single CAN IDs or
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8188f.c436 /* enable notch filter */ in rtl8188f_spur_calibration()

12