Home
last modified time | relevance | path

Searched refs:do_notch (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8188f.c429 bool do_notch, hw_ctrl, sw_ctrl, hw_ctrl_s1 = 0, sw_ctrl_s1 = 0; in rtl8188f_spur_calibration() local
477 do_notch = rtl8xxxu_read32(priv, REG_FPGA0_PSD_REPORT) >= threshold; in rtl8188f_spur_calibration()
492 if (do_notch) { in rtl8188f_spur_calibration()