Home
last modified time | relevance | path

Searched refs:noise (Results 1 – 25 of 107) sorted by relevance

12345

/freebsd/sys/contrib/dev/athk/
H A Dspectral_common.h56 s8 noise; member
100 __be16 noise; member
124 __be32 noise; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_mac.c244 if (!phy->noise) in mt792x_phy_update_channel()
245 phy->noise = nf << 4; in mt792x_phy_update_channel()
247 phy->noise += nf - (phy->noise >> 4); in mt792x_phy_update_channel()
254 state->noise = -(phy->noise >> 4); in mt792x_phy_update_channel()
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Das3935.txt18 - ams,nflwdth: Set the noise and watchdog threshold register on
19 startup. This will need to set according to the noise from the
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dchipone_icn8318.txt15 - touchscreen-fuzz-x : horizontal noise value of the absolute input
17 - touchscreen-fuzz-y : vertical noise value of the absolute input
H A Dtsc2007.txt16 If set, it will permit noise in the data up to +- the value given to the fuzz
17 parameter, that is used to filter noise from the event stream.
H A Dbrcm,iproc-touchscreen.txt55 - touchscreen-fuzz-x: horizontal noise value of the absolute input
57 - touchscreen-fuzz-y: vertical noise value of the absolute input
H A Dcyttsp.txt20 - touchscreen-fuzz-x : horizontal noise value of the absolute input device
22 - touchscreen-fuzz-y : vertical noise value of the absolute input device
/freebsd/tools/tools/ath/athprom/
H A Deeprom-1448 | noise floor thres 0 $noiseFloorThreshCh0 |
49 | noise floor thres 1 $noiseFloorThreshCh1 |
50 | noise floor thres 2 $noiseFloorThreshCh2 |
/freebsd/tools/tools/iwn/iwnstats/
H A Dmain.c129 le32toh(g->noise[0]), in iwn_stats_rx_general_print()
130 le32toh(g->noise[1]), in iwn_stats_rx_general_print()
131 le32toh(g->noise[2]), in iwn_stats_rx_general_print()
/freebsd/sys/dev/bwi/
H A Dbwirf.c2507 int noise; in bwi_rf_calc_noise_bcm2050() local
2510 noise = (int)val; /* XXX check bounds? */ in bwi_rf_calc_noise_bcm2050()
2515 if (noise >= BWI_NRSSI_TBLSZ) in bwi_rf_calc_noise_bcm2050()
2516 noise = BWI_NRSSI_TBLSZ - 1; in bwi_rf_calc_noise_bcm2050()
2518 noise = ((31 - (int)rf->rf_nrssi_table[noise]) * -131) / 128; in bwi_rf_calc_noise_bcm2050()
2519 noise -= 67; in bwi_rf_calc_noise_bcm2050()
2521 noise = ((31 - noise) * -149) / 128; in bwi_rf_calc_noise_bcm2050()
2522 noise -= 68; in bwi_rf_calc_noise_bcm2050()
2524 return noise; in bwi_rf_calc_noise_bcm2050()
2531 int noise; in bwi_rf_calc_noise_bcm2053() local
[all …]
/freebsd/tools/tools/net80211/stumbler/
H A Dstumbler.c80 int noise; member
396 int sig, max, left, noise; in display_node() local
431 noise=(int) ( ((double)node->noise)*left/100.0 ); in display_node()
435 for (i = 0; i < noise; i++) in display_node()
/freebsd/contrib/ntp/ntpd/
H A Dntp_control.c3750 int noise;
3753 noise = rand() ^ (rand() << 16);
3754 buf[0] = 'a' + noise % 26;
3755 noise >>= 5;
3756 buf[1] = 'a' + noise % 26;
3757 noise >>= 5;
3758 buf[2] = 'a' + noise % 26; in send_random_tag_value()
3759 noise >>= 5; in send_random_tag_value()
3762 ctl_putuint(buf, noise); in send_random_tag_value() local
3786 u_int32 noise;
3798 u_int32 noise; send_mru_entry() local
4257 u_int32 noise; send_ifstats_entry() local
4428 u_int32 noise; send_restrict_entry() local
[all...]
H A Drefclock_irig.c68 * occasional noise spikes. In order to assure reliable capture, the
243 double noise; /* integrated noise amplitude */ member
628 * End of the baud. Update signal/noise estimates and PLL in irig_base()
632 up->maxsignal = up->intmax; up->noise = up->intmin; in irig_base()
637 up->modndx = (up->maxsignal - up->noise) / in irig_base()
697 if (lope >= (up->maxsignal + up->noise) / 2.) in irig_base()
/freebsd/sys/net80211/
H A Dieee80211_scan.h190 int subtype, int rssi, int noise);
286 int8_t se_noise; /* noise floor */
319 int subtype, int rssi, int noise);
/freebsd/contrib/libxo/doc/
H A Dfaq.rst73 tag signal-to-noise-ratio {
74 help "Signal to noise ratio for all channels";
87 Signal to noise ratio: @
96 field signal-to-noise-ratio;
/freebsd/sys/dev/usb/wlan/
H A Dif_urtwreg.h335 uint8_t noise; member
413 uint8_t noise; member
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dmax98357a.txt15 ready before SD_MODE is unmuted in order to avoid the speaker pop noise.
H A Dst,sta350.txt98 - st,noise-shape-dc-cut:
99 If present, the noise-shaping technique on the DC cutoff filter are
H A Drt5645.txt25 contacts to the ground or floating. It could avoid some electric noise from the
/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h157 uint32_t noise[3]; member
357 int noise; member
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-gate.txt1 An i2c gate is useful to e.g. reduce the digital noise for RF tuners connected
/freebsd/contrib/tzcode/
H A Dzic.c223 static bool noise; variable
817 if (noise && i < nlinks) { in make_links()
1107 noise = true; in main()
1217 if (noise) { in componentcheck()
1248 if (noise && !strchr(benign, c)) { in namecheck()
1836 if (ok && noise) in gethms()
1859 if (noise && (hh > HOURSPERDAY || in gethms()
2036 if (noise) in inzsub()
2474 if (noise && timecnt > 1200) { in writezone()
2520 if (noise) in writezone()
[all...]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dtwl4030-audio.txt16 -ti,ramp_delay_value: HS ramp delay configuration to reduce pop noise
/freebsd/sys/dev/bwn/
H A Dif_bwn.c5308 uint8_t noise[4]; in bwn_intr_noise() local
5316 *((uint32_t *)noise) = htole32(bwn_jssi_read(mac)); in bwn_intr_noise()
5317 if (noise[0] == 0x7f || noise[1] == 0x7f || noise[2] == 0x7f || in bwn_intr_noise()
5318 noise[3] == 0x7f) in bwn_intr_noise()
5324 noise[0] = MIN(MAX(noise[0], 0), N(pg->pg_nrssi_lt) - 1); in bwn_intr_noise()
5325 noise[1] = MIN(MAX(noise[1], 0), N(pg->pg_nrssi_lt) - 1); in bwn_intr_noise()
5326 noise[2] = MIN(MAX(noise[2], 0), N(pg->pg_nrssi_lt) - 1); in bwn_intr_noise()
5327 noise[3] = MIN(MAX(noise[3], 0), N(pg->pg_nrssi_lt) - 1); in bwn_intr_noise()
5328 mac->mac_noise.noi_samples[i][0] = pg->pg_nrssi_lt[noise[0]]; in bwn_intr_noise()
5329 mac->mac_noise.noi_samples[i][1] = pg->pg_nrssi_lt[noise[1]]; in bwn_intr_noise()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_instrument_bus.pod22 interlocked manner, which should contribute additional noise on

12345