/freebsd-src/sys/dev/isci/scil/ |
H A D | scu_bios_definitions.h | 230 * Spread Spectrum Clocking (SSC) setting for Tx: 394 * Spread Spectrum Clocking (SSC) settings for SATA and SAS. 398 * NOTE: Max spread for SATA is +0 / -5000 PPM. 401 * SATA SSC Tx at +0 / -1419 PPM Spread = 0x2 402 * SATA SSC Tx at +0 / -2129 PPM Spread = 0x3 403 * SATA SSC Tx at +0 / -4257 PPM Spread = 0x6 404 * SATA SSC Tx at +0 / -4967 PPM Spread = 0x7 411 * NOTE: Max spread for SAS down-spreading +0 / -2300 PPM 413 * SAS SSC Tx at +0 / -1419 PPM Spread = 0x2 414 * SAS SSC Tx at +0 / -2129 PPM Spread = 0x3 [all …]
|
/freebsd-src/lib/msun/src/ |
H A D | s_fmal.c | 171 int spread; in fmal() local 191 spread = ex + ey - ez; in fmal() 198 if (spread < -LDBL_MANT_DIG) { in fmal() 222 if (spread <= LDBL_MANT_DIG * 2) in fmal() 223 zs = ldexpl(zs, -spread); in fmal() 242 spread = ex + ey; in fmal() 263 return (ldexpl(r.hi + adj, spread)); in fmal() 267 if (spread + ilogbl(r.hi) > -16383) in fmal() 268 return (ldexpl(r.hi + adj, spread)); in fmal() 270 return (add_and_denormalize(r.hi, adj, spread)); in fmal() [all...] |
H A D | s_fma.c | 190 int spread; in fma() local 210 spread = ex + ey - ez; in fma() 217 if (spread < -DBL_MANT_DIG) { in fma() 241 if (spread <= DBL_MANT_DIG * 2) in fma() 242 zs = ldexp(zs, -spread); in fma() 261 spread = ex + ey; in fma() 282 return (ldexp(r.hi + adj, spread)); in fma() 286 if (spread + ilogb(r.hi) > -1023) in fma() 287 return (ldexp(r.hi + adj, spread)); in fma() 289 return (add_and_denormalize(r.hi, adj, spread)); in fma() [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/clock/ |
H A D | ti,cdce925.txt | 30 For all PLL1, PLL2, ... an optional child node can be used to specify spread 32 - spread-spectrum: SSC mode as defined in the data sheet. 33 - spread-spectrum-center: Use "centered" mode instead of "max" mode. When 50 spread-spectrum = <4>; 51 spread-spectrum-center;
|
H A D | ti,cdce925.yaml | 57 optional child node can be used to specify spread 63 spread-spectrum: 67 spread-spectrum-center: 99 spread-spectrum = <4>; 100 spread-spectrum-center;
|
H A D | mediatek,mt8186-fhctl.yaml | 7 title: MediaTek frequency hopping and spread spectrum clocking control 15 Spread spectrum clocking (SSC) is another function provided by this hardware. 35 description: The percentage of spread spectrum clocking for one PLL.
|
H A D | renesas,9series.yaml | 59 renesas,out-spread-spectrum: 62 description: Output clock down spread in pcm (1/1000 of percent)
|
H A D | marvell,berlin.txt | 7 Clock related registers are spread among the chip control registers. Berlin
|
H A D | nuvoton,ma35d1-clk.yaml | 43 - spread-spectrum
|
/freebsd-src/sys/contrib/device-tree/Bindings/clock/ti/ |
H A D | dpll.txt | 43 "ssc-deltam" - DPLL supports spread spectrum clocking (SSC), contains 45 "ssc-modfreq" - DPLL supports spread spectrum clocking (SSC), contains 59 - ti,ssc-deltam : DPLL supports spread spectrum clocking, frequency 61 - ti,ssc-modfreq-hz : DPLL supports spread spectrum clocking, spread 63 - ti,ssc-downspread : DPLL supports spread spectrum clocking, boolean
|
/freebsd-src/sys/contrib/device-tree/Bindings/regulator/ |
H A D | nvidia,tegra-regulators-coupling.txt | 40 regulator-coupled-max-spread = <170000 550000>; 50 regulator-coupled-max-spread = <170000 550000>; 60 regulator-coupled-max-spread = <550000 550000>;
|
/freebsd-src/sys/contrib/device-tree/Bindings/ata/ |
H A D | imx-sata.txt | 24 - fsl,no-spread-spectrum : disable spread-spectrum clocking on the SATA
|
H A D | imx-sata.yaml | 60 fsl,no-spread-spectrum: 62 description: if present, disable spread-spectrum clocking on the SATA link.
|
/freebsd-src/sys/contrib/zstd/lib/common/ |
H A D | fse_decompress.c | 76 BYTE* spread = (BYTE*)(symbolNext + maxSymbolValue + 1); in FSE_buildDTable_internal() local 104 /* Spread symbols */ in FSE_buildDTable_internal() 122 MEM_write64(spread + pos, sv); in FSE_buildDTable_internal() 124 MEM_write64(spread + pos + i, sv); in FSE_buildDTable_internal() 129 /* Now we spread those positions across the table. in FSE_buildDTable_internal() 144 tableDecode[uPosition].symbol = spread[s + u]; in FSE_buildDTable_internal()
|
/freebsd-src/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 57 regulator-coupled-max-spread = <300000>; 134 regulator-coupled-max-spread = <300000>;
|
H A D | tegra30-asus-nexus7-grouper-maxim-pmic.dtsi | 70 regulator-coupled-max-spread = <300000>; 83 regulator-coupled-max-spread = <300000>;
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNILPSched.cpp | 169 int spread = (int)left->getDepth() - (int)right->getDepth(); in pickBest() local 170 if (std::abs(spread) > MaxReorderWindow) { in pickBest() 180 int spread = (int)left->getHeight() - (int)right->getHeight(); in pickBest() local 181 if (std::abs(spread) > MaxReorderWindow) in pickBest()
|
/freebsd-src/contrib/netbsd-tests/ipf/regress/ |
H A D | f28.ipf | 2 pass in on nic0 to dstlist/spread from 4.4.0.0/16 to any
|
H A D | f29.ipf | 2 pass in on nic0 to dstlist/spread from 4.4.0.0/16 to any keep state
|
H A D | f28.pool | 1 pool ipf/dstlist (name spread; policy round-robin;)
|
H A D | f29.pool | 1 pool ipf/dstlist (name spread; policy round-robin;)
|
/freebsd-src/sys/contrib/device-tree/Bindings/mfd/ |
H A D | samsung,s2mps11.yaml | 192 regulator-coupled-max-spread = <300000>; 206 regulator-coupled-max-spread = <300000>;
|
/freebsd-src/contrib/netbsd-tests/ipf/expected/ |
H A D | f28 | 24 4 pass in on nic0 to dstlist/spread inet from 4.4.0.0/16 to any
|
/freebsd-src/crypto/openssl/crypto/ripemd/ |
H A D | build.info | 15 # Implementations are now spread across several libraries, so the defines
|
/freebsd-src/sys/arm/freescale/vybrid/ |
H A D | vf_anadig.c | 58 #define ANADIG_PLL2_SS 0x040 /* PLL2 Spread Spectrum */ 77 #define ANADIG_PLL1_SS 0x280 /* PLL1 Spread Spectrum */
|