Searched refs:notch (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/isdn/mISDN/ |
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-6.1.9/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7192.yaml | 52 This bit enables a notch at 60 Hz when the first notch of the sinc 53 filter is at 50 Hz. When REJ60 is set, a filter notch is placed at 54 60 Hz when the sinc filter first notch is at 50 Hz. This allows
|
/linux-6.1.9/drivers/net/wireless/realtek/rtw88/ |
D | rtw8723d.c | 392 static void rtw8723d_cfg_notch(struct rtw_dev *rtwdev, u8 channel, bool notch) in rtw8723d_cfg_notch() argument 394 if (!notch) { in rtw8723d_cfg_notch() 433 bool notch; in rtw8723d_spur_cal() local 440 notch = rtw8723d_check_spur_ov_thres(rtwdev, channel, SPUR_THRES); in rtw8723d_spur_cal() 441 rtw8723d_cfg_notch(rtwdev, channel, notch); in rtw8723d_spur_cal()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/ |
D | rtw8852c.c | 1418 u32 notch; in rtw8852c_spur_notch() local 1422 notch = R_PATH0_NOTCH; in rtw8852c_spur_notch() 1425 notch = R_PATH1_NOTCH; in rtw8852c_spur_notch() 1429 rtw89_phy_write32_mask(rtwdev, notch, in rtw8852c_spur_notch() 1431 rtw89_phy_write32_set(rtwdev, notch, B_PATH0_NOTCH_EN); in rtw8852c_spur_notch()
|
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | dib7000p.c | 1191 static const s16 notch[] = { 16143, 14402, 12238, 9713, 6902, 3888, 759, -2392 }; in dib7000p_spur_protect() local 1256 coef_re[k] *= notch[k]; in dib7000p_spur_protect() 1262 coef_im[k] *= notch[k]; in dib7000p_spur_protect()
|
/linux-6.1.9/Documentation/gpu/ |
D | introduction.rst | 77 Anyone looking to kick it up a notch can find a list of janitorial tasks on
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/temperature/ |
D | adi,ltc2983.yaml | 38 adi,filter-notch-freq:
|
/linux-6.1.9/Documentation/networking/ |
D | can.rst | 692 where the CAN_INV_FILTER flag is set in order to notch single CAN IDs or
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 1984 Center frequency in Hz for a notch filter. Used i.e. for line
|