Home
last modified time | relevance | path

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

123456

/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
H A Dams,as3935.yaml42 Set the noise and watchdog threshold register on startup. This will
43 need to set according to the noise from the MCU board, and possibly
/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 Dtouchscreen.yaml48 description: horizontal noise value of the absolute input device (in pixels)
52 description: vertical noise value of the absolute input device (in pixels)
56 description: pressure noise value of the absolute input device (arbitrary
H A Dhycon,hy46xx.yaml64 hycon,noise-filter-enable:
66 description: Allows enabling power noise filter.
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/contrib/device-tree/Bindings/iio/accel/
H A Dadi,adxl355.yaml7 title: Analog Devices ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometers
13 Analog Devices ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometers that
/freebsd/sys/dev/bwi/
H A Dbwirf.c2507 int noise; in bwi_rf_calc_noise_bcm2050() local
2515 if (noise >= BWI_NRSSI_TBLSZ) 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
2536 noise = ((noise - 11) * 103) / 64; in bwi_rf_calc_noise_bcm2053()
2537 noise -= 109; in bwi_rf_calc_noise_bcm2053()
[all …]
/freebsd/contrib/libxo/
H A D.travis.yml7 - libslax-noise@googlegroups.com
/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; in send_random_tag_value() local
3755 noise >>= 5; in send_random_tag_value()
3757 noise >>= 5; in send_random_tag_value()
3759 noise >>= 5; in send_random_tag_value()
3786 u_int32 noise; in send_mru_entry() local
3796 noise >>= 3; in send_mru_entry()
4245 u_int32 noise; in send_ifstats_entry() local
4252 noise = 0; in send_ifstats_entry()
4260 noise >>= 4; in send_ifstats_entry()
4429 noise = 0; in send_restrict_entry()
[all …]
H A Drefclock_irig.c243 double noise; /* integrated noise amplitude */ member
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);
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 Dmaxim,max98357a.yaml37 before SD_MODE is unmuted in order to avoid the speaker pop noise.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-gate.yaml13 An i2c gate is useful to e.g. reduce the digital noise for RF tuners connected
H A Di2c-gate.txt1 An i2c gate is useful to e.g. reduce the digital noise for RF tuners connected

123456