Searched refs:notch (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/isdn/mISDN/ |
| H A D | dsp_ecdis.h | 19 struct biquad2_state notch; member 38 biquad2_init(&det->notch, in echo_can_disable_detector_init() 60 notched = biquad2(&det->notch, amp); in echo_can_disable_detector_update()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-adc-max11410 | 6 Enable or disable a notch filter. 13 Center frequency of the notch filter in Hz.
|
| H A D | sysfs-bus-iio | 2134 Center frequency in Hz for a notch filter. Used i.e. for line
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8703b.c | 686 static void rtw8703b_cfg_notch(struct rtw_dev *rtwdev, u8 channel, bool notch) in rtw8703b_cfg_notch() argument 688 if (!notch) { in rtw8703b_cfg_notch() 759 bool notch; in rtw8703b_spur_cal() local 779 notch = rtw8703b_check_spur_ov_thres(rtwdev, freq, SPUR_THRES); in rtw8703b_spur_cal() 780 rtw8703b_cfg_notch(rtwdev, channel, notch); in rtw8703b_spur_cal()
|
| H A D | rtw8723d.c | 257 static void rtw8723d_cfg_notch(struct rtw_dev *rtwdev, u8 channel, bool notch) in rtw8723d_cfg_notch() argument 259 if (!notch) { in rtw8723d_cfg_notch() 298 bool notch; in rtw8723d_spur_cal() local 305 notch = rtw8723d_check_spur_ov_thres(rtwdev, channel, SPUR_THRES); in rtw8723d_spur_cal() 306 rtw8723d_cfg_notch(rtwdev, channel, notch); in rtw8723d_spur_cal()
|
| /linux/Documentation/gpu/ |
| H A D | introduction.rst | 77 Anyone looking to kick it up a notch can find a list of janitorial tasks on
|
| /linux/Documentation/networking/ |
| H A D | can.rst | 710 where the CAN_INV_FILTER flag is set in order to notch single CAN IDs or
|