Home
last modified time | relevance | path

Searched +full:default +full:- +full:sample +full:- +full:phase (Results 1 – 25 of 145) sorted by relevance

123456

/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Drockchip-dw-mshc.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mmc/rockchip-dw-mshc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
13 controller that are not already included in the synopsys-dw-mshc-common.yaml
17 - $ref: synopsys-dw-mshc-common.yaml#
20 - Heiko Stuebner <heiko@sntech.de>
27 - const: rockchip,rk2928-dw-mshc
29 - const: rockchip,rk3288-dw-mshc
30 - items:
[all …]
H A Dhisilicon,hi3798cv200-dw-mshc.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mmc/hisilicon,hi3798cv200-dw-mshc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Yang Xiwen <forbidden405@outlook.com>
15 - hisilicon,hi3798cv200-dw-mshc
16 - hisilicon,hi3798mv200-dw-mshc
26 - description: bus interface unit clock
27 - description: card interface unit clock
28 - description: card input sample phase clock
[all …]
/freebsd/contrib/ntp/ntpd/
H A Drefclock_irig.c2 * refclock_irig - audio IRIG-B/E demodulator/decoder
26 * Audio IRIG-B/E demodulator/decoder
29 * IRIG-B/E signals commonly produced by GPS receivers and other timing
30 * devices. The IRIG signal is an amplitude-modulated carrier with
31 * pulse-width modulated data bits. For IRIG-B, the carrier frequency is
32 * 1000 Hz and bit rate 100 b/s; for IRIG-E, the carrier frequenchy is
37 * kHz and mu-law companding. This is the same standard as used by the
43 * The program processes 8000-H
216 double phase, freq; /* logical clock phase and frequency */ global() member
417 double sample; /* codec sample */ irig_receive() local
508 irig_rf(struct peer * peer,double sample) irig_rf() argument
587 irig_base(struct peer * peer,double sample) irig_base() argument
[all...]
H A Drefclock_wwv.c2 * refclock_wwv - clock driver for NIST WWV/H time/frequency station
43 * kHz and mu-law companding. This is the same standard as used by the
53 * Report 97-8-1, University of Delaware, August 1997, 25 pp., available
61 * a nonzero ICOM ID select code. The C-IV trace is turned on if the
68 * port, where 0 is the mike port (default) and 1 is the line-in port.
71 * the monitor gain is set to a default value.
74 * CEVNT_PROP propagation failure - no stations heard
82 #define PRECISION (-1
514 double phase, freq; /* logical clock phase and frequency */ global() member
797 double sample; /* codec sample */ wwv_receive() local
[all...]
H A Dntp_refclock.c2 * ntp_refclock - processing support for reference clocks
45 * serial devices, process sample data, and to perform various debugging
53 * In addition, there may be a driver-specific unit structure used for
57 * which is used for all peer-specific processing and contains a
82 #if MAXSTAGE & (MAXSTAGE - 1)
89 pp->coderecv = (pp->coderecv + 1) % MAXSTAGE; in clk_add_sample()
90 if (pp->coderecv == pp->codeproc) in clk_add_sample()
91 pp->codepro in clk_add_sample()
1669 uint32_t phase; refclock_ppsaugment() local
[all...]
H A Drefclock_chu.c2 * refclock_chu - clock driver for Canadian CHU time/frequency station
44 * kHz and mu-law companding. This is the same standard as used by the
57 * maximum-likelihood technique which exploits the considerable degree
62 * consists of nine, ten-character bursts transmitted at 300 bps between
87 * the DUT1 (d in deciseconds), Gregorian year (yyyy), difference TAI -
101 * coincides with 0.5 - 9 * 11/300 = 0.170 second. Depending on the
110 * connections. With debugging enabled (-d on the ntpd command line),
113 * chuA or chuB followed by the status code and signal level (0-9999).
120 * where n is the number of characters in the burst (0-10), b the burst
121 * distance (0-40), f the field alignment (-1, 0, 1), s the
[all …]
/freebsd/usr.bin/beep/
H A Dbeep.c1 /*-
69 * "phase" should be in the range [0.0f .. 1.0f>
72 * The return value is in the range [-1.0f .. 1.0f]
75 wave_function_16(float phase, float power) in wave_function_16() argument
77 uint16_t x = phase * (1U << 16); in wave_function_16()
93 return (-1.0f); in wave_function_16()
94 default: in wave_function_16()
101 x ^= (mask - 1); in wave_function_16()
118 retval = (1.0f - retval) / 2.0f; in wave_function_16()
128 retval = -retval; in wave_function_16()
[all …]
/freebsd/usr.sbin/virtual_oss/virtual_oss/
H A Daudio_delay.c1 /*-
167 y = -y; in voss_add_decode_offset()
171 x = -x; in voss_add_decode_offset()
182 r = (2.0 * M_PI) - r; in voss_add_decode_offset()
188 r = M_PI - r; in voss_add_decode_offset()
190 default: in voss_add_decode_offset()
197 voss_ad_getput_sample(double sample) in voss_ad_getput_sample() argument
200 double phase; in voss_ad_getput_sample() local
208 sample -= voss_ad.buf_a[xa]; in voss_ad_getput_sample()
209 voss_ad.sum_sin_a += voss_ad.sin_a[xa] * sample; in voss_ad_getput_sample()
[all …]
/freebsd/contrib/ntp/html/
H A Ddiscipline.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
7 <!-- Changed by: stenn, 03-Jan-2020 -->
13 <!-- #BeginDate format:En2m -->3-Jan-2020 02:12<!-- #EndDate -->
18 <li class="inline"><a href="#pll">Phase-Lock Loop Operations</a></li>
24phase/frequency-lock feedback loop. It is an intricately crafted algorithm that automatically ada…
29sample <em>V<sub>d</sub></em>. Offset samples are processed by the clock filter to produce a filt…
30 …dates, while the phase predictor is the offset amortized over time in order to avoid setting the c…
33default poll exponent of 6 corresponds to a poll interval of 64 s and a time constant of 2048 s. …
34 … of the PLL are affected by the time constant and poll interval. At the default poll interval of …
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp1 //===- Construction of pass pipelines -------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
15 //===----------------------------------------------------------------------===//
146 "enable-ml-inliner", cl::init(InliningAdvisorMode::Default), cl::Hidden,
147 cl::desc("Enable ML policy for inliner. Currently trained for -Oz only"),
148 cl::values(clEnumValN(InliningAdvisorMode::Default, "default",
149 "Heuristics-based inliner version"),
151 "Use development mode (runtime-loadable model)"),
153 "Use release mode (AOT-compiled model)")));
[all …]
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drv1126-sonoff-ihost.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
16 stdout-path = "serial2:1500000n8";
19 vcc5v0_sys: regulator-vcc5v0-sys {
20 compatible = "regulator-fixed";
21 regulator-name = "vcc5v0_sys";
22 regulator-always-on;
23 regulator-boot-on;
24 regulator-min-microvolt = <5000000>;
25 regulator-max-microvolt = <5000000>;
28 sdio_pwrseq: pwrseq-sdio {
[all …]
H A Drv1126-edgeble-neu2.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 compatible = "edgeble,neural-compute-module-2", "rockchip,rv1126";
14 vccio_flash: regulator-vccio-flash {
15 compatible = "regulator-fixed";
16 enable-active-high;
18 pinctrl-names = "default";
19 pinctrl-0 = <&flash_vol_sel>;
20 regulator-name = "vccio_flash";
21 regulator-always-on;
22 regulator-boot-on;
[all …]
H A Drv1126-edgeble-neu2-io.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include "rv1126-edgeble-neu2.dtsi"
13 compatible = "edgeble,neural-compute-module-2-io",
14 "edgeble,neural-compute-module-2", "rockchip,rv1126";
21 stdout-path = "serial2:1500000n8";
24 vcc12v_dcin: regulator-vcc12v-dcin {
25 compatible = "regulator-fixed";
26 regulator-name = "vcc12v_dcin";
27 regulator-always-on;
[all …]
H A Drk3288-veyron-sdmmc.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
15 sdcard-supply = <&vccio_sd>;
24 sdmmc_bus4: sdmmc-bus4 {
31 sdmmc_clk: sdmmc-clk {
35 sdmmc_cmd: sdmmc-cmd {
45 sdmmc_cd_disabled: sdmmc-cd-disabled {
50 sdmmc_cd_pin: sdmmc-cd-pin {
57 vcc9-supply = <&vcc_5v>;
61 regulator-name = "vccio_sd";
62 regulator-min-microvolt = <1800000>;
[all …]
/illumos-gate/usr/src/man/man8/
H A Dsyncloop.88 syncloop \- synchronous serial loopback test program
11 \fB/usr/sbin/syncloop\fR [\fB-cdlstv\fR] \fIdevice\fR
27 The first phase is to listen on the port for any activity. If no activity is
28 seen for at least four seconds, \fBsyncloop\fR proceeds to the next phase.
33 In the second phase, called the "first-packet" phase, \fBsyncloop\fR attempts
41 The final phase, known as the "multiple-packet" phase, attempts to send many
43 link in the first-packet phase, the test will not fail after a particular
47 receiving packets during this phase, the user may wish to stop the program
48 manually. The number and size of the packets sent during this phase is
49 determined by default values, or by command line options. Each returned packet
[all …]
H A Dipqosconf.88 ipqosconf \- configure the IPQoS facility
16 \fB/usr/sbin/ipqosconf\fR \fB-a\fR \fIconf_file\fR [\fB-vs\fR]
21 \fB/usr/sbin/ipqosconf\fR \fB-c\fR
26 \fB/usr/sbin/ipqosconf\fR \fB-f\fR
31 \fB/usr/sbin/ipqosconf\fR \fB-l\fR
36 \fB/usr/sbin/ipqosconf\fR \fB-L\fR
50 boot phase, you can populate the \fB/etc/inet/ipqosinit.conf\fR file, which is
51 then read from the \fBsvc:/network/initial:default\fR service.
57 \fB\fB-a\fR \fIconf_file\fR\fR
67 \fB\fB-c\fR\fR
[all …]
/titanic_41/usr/src/man/man1m/
H A Dsyncloop.1m8 syncloop \- synchronous serial loopback test program
12 \fB/usr/sbin/syncloop\fR [\fB-cdlstv\fR] \fIdevice\fR
30 The first phase is to listen on the port for any activity. If no activity is
31 seen for at least four seconds, \fBsyncloop\fR proceeds to the next phase.
36 In the second phase, called the "first-packet" phase, \fBsyncloop\fR attempts
44 The final phase, known as the "multiple-packet" phase, attempts to send many
46 link in the first-packet phase, the test will not fail after a particular
50 receiving packets during this phase, the user may wish to stop the program
51 manually. The number and size of the packets sent during this phase is
52 determined by default values, or by command line options. Each returned packet
[all …]
H A Dipqosconf.1m8 ipqosconf \- configure the IPQoS facility
17 \fB/usr/sbin/ipqosconf\fR \fB-a\fR \fIconf_file\fR [\fB-vs\fR]
22 \fB/usr/sbin/ipqosconf\fR \fB-c\fR
27 \fB/usr/sbin/ipqosconf\fR \fB-f\fR
32 \fB/usr/sbin/ipqosconf\fR \fB-l\fR
37 \fB/usr/sbin/ipqosconf\fR \fB-L\fR
53 boot phase, you can populate the \fB/etc/inet/ipqosinit.conf\fR file, which is
54 then read from the \fBsvc:/network/initial:default\fR service.
62 \fB\fB-a\fR \fIconf_file\fR\fR
72 \fB\fB-c\fR\fR
[all …]
/freebsd/usr.sbin/ppp/
H A Dppp.conf2 # PPP Sample Configuration File
10 default:
11 set log Phase Chat LCP IPCP CCP tun command
12 ident user-ppp VERSION
21 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
22 set timeout 180 # 3 minute idle timer (the default)
36 add default HISADDR # Add a (sticky) default route
43 add default HISADDR # Add a (sticky) default route
/illumos-gate/usr/src/man/man5/
H A Dike.config.59 ike.config \- configuration file for IKE policy
21 using the \fB-c\fR or \fB-f\fR options of \fBin.iked\fR(8). You must use the
22 \fB-c\fR option to test a \fBconfig\fR file. You might need to use the \fB-f\fR
52 \fB10.1.2.0/255.255.255.0\fR). An optional -\fIADDR\fR suffix (where \fIADDR\fR
54 example, \fB10.1.2.0-10.1.2.255\fR). The \fB/\fR or \fB-\fR can be surrounded
71 \fBp1-id-type\fR
75 An IKE phase 1 identity type. IKE phase 1 identity types include:
149 \fB\fIcert-sel\fR\fR
157 A \fIcert-sel\fR can also use various shortcuts to match either subject
175 Any \fIcert-sel\fR preceded by the character \fB!\fR indicates a negative
[all …]
/titanic_41/usr/src/man/man4/
H A Dike.config.49 ike.config \- configuration file for IKE policy
23 using the \fB-c\fR or \fB-f\fR options of \fBin.iked\fR(1M). You must use the
24 \fB-c\fR option to test a \fBconfig\fR file. You might need to use the \fB-f\fR
55 \fB10.1.2.0/255.255.255.0\fR). An optional -\fIADDR\fR suffix (where \fIADDR\fR
57 example, \fB10.1.2.0-10.1.2.255\fR). The \fB/\fR or \fB-\fR can be surrounded
74 \fBp1-id-type\fR
78 An IKE phase 1 identity type. IKE phase 1 identity types include:
152 \fB\fIcert-sel\fR\fR
160 A \fIcert-sel\fR can also use various shortcuts to match either subject
178 Any \fIcert-sel\fR preceded by the character \fB!\fR indicates a negative
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1 //===- SampleProfile.cpp - Incorporate sample profiles into the IR --------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 // reads a profile file generated by a sampling profiler (e.g. Linux Perf -
16 // - prof: Represents branch weights. This annotation is added to branches
22 //===----------------------------------------------------------------------===//
99 #define DEBUG_TYPE "sample-profile"
100 #define CSINLINE_DEBUG DEBUG_TYPE "-inline"
123 "sample-profile-file", cl::init(""), cl::value_desc("filename"),
124 cl::desc("Profile file loaded by -sample-profile"), cl::Hidden);
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3368-lion-haikou.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "rk3368-lion.dtsi"
10 model = "Theobroma Systems RK3368-uQ7 Baseboard";
11 compatible = "tsd,rk3368-lion-haikou", "rockchip,rk3368";
18 stdout-path = "serial0:115200n8";
32 pinctrl-0 = <&module_led_pins>, <&sd_card_led_pin>;
34 sd_card_led: led-3 {
37 linux,default-trigger = "mmc0";
41 dc_12v: regulator-dc-12v {
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h1 //===- SampleProfWriter.h - Write LLVM sample profile data ------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file contains definitions needed for writing sample profiles.
11 //===----------------------------------------------------------------------===//
32 // context information. When Thinlto is enabled, ThinLTO postlink phase only
55 virtual ~FunctionPruningStrategy() = default;
75 /// In this default implementation, functions with fewest samples are dropped
80 /// Empirically, functions with larger total sample count contain linearly
81 /// more sample entries, meaning it takes linearly more space to write them.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp1 //===- SampleProfileInference.cpp - Adjust sample profiles in the IR ------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
14 //===----------------------------------------------------------------------===//
26 #define DEBUG_TYPE "sample-profile-inference"
31 "sample-profile-even-flow-distribution", cl::init(true), cl::Hidden,
36 "sample-profile-rebalance-unknown", cl::init(true), cl::Hidden,
37 cl::desc("Evenly re-distribute flow among unknown subgraphs."));
40 "sample-profile-join-islands", cl::init(true), cl::Hidden,
44 "sample-profile-profi-cost-block-inc", cl::init(10), cl::Hidden,
[all …]

123456