Home
last modified time | relevance | path

Searched refs:spur (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2042 u8 spur = 0, prediv = 0, loopdiv = 0, min_prediv = 1, max_prediv = 1; in dib8096p_get_best_sampling() local
2082 spur = 0; in dib8096p_get_best_sampling()
2086 spur = 1; in dib8096p_get_best_sampling()
2091 if (!spur) { in dib8096p_get_best_sampling()
2103 if (!spur) in dib8096p_get_best_sampling()
2555 u8 spur = 0, prediv = 0, loopdiv = 0, min_prediv = 1, max_prediv = 1; in dib7090p_get_best_sampling() local
2595 spur = 0; in dib7090p_get_best_sampling()
2599 spur = 1; in dib7090p_get_best_sampling()
2604 if (!spur) { in dib7090p_get_best_sampling()
2615 if (!spur) in dib7090p_get_best_sampling()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2035 u8 spur = 0, prediv = 0, loopdiv = 0, min_prediv = 1, max_prediv = 1; in dib8096p_get_best_sampling() local
2075 spur = 0; in dib8096p_get_best_sampling()
2079 spur = 1; in dib8096p_get_best_sampling()
2084 if (!spur) { in dib8096p_get_best_sampling()
2096 if (!spur) in dib8096p_get_best_sampling()
2548 u8 spur = 0, prediv = 0, loopdiv = 0, min_prediv = 1, max_prediv = 1; in dib7090p_get_best_sampling() local
2588 spur = 0; in dib7090p_get_best_sampling()
2592 spur = 1; in dib7090p_get_best_sampling()
2597 if (!spur) { in dib7090p_get_best_sampling()
2608 if (!spur) in dib7090p_get_best_sampling()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c23043 u16 num_samps, t, spur; in wlc_phy_gen_load_samples_nphy() local
23053 spur = read_phy_reg(pi, 0x01); in wlc_phy_gen_load_samples_nphy()
23054 spur = (spur >> 15) & 1; in wlc_phy_gen_load_samples_nphy()
23055 phy_bw = (spur == 1) ? 82 : 80; in wlc_phy_gen_load_samples_nphy()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c23043 u16 num_samps, t, spur; in wlc_phy_gen_load_samples_nphy() local
23053 spur = read_phy_reg(pi, 0x01); in wlc_phy_gen_load_samples_nphy()
23054 spur = (spur >> 15) & 1; in wlc_phy_gen_load_samples_nphy()
23055 phy_bw = (spur == 1) ? 82 : 80; in wlc_phy_gen_load_samples_nphy()

Completed in 73 milliseconds