/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-stm32-usbphyc.yaml | 91 # all optional parameters to tune the interface of the PHY (HS for High-Speed, FS for Full- 106 st,tune-hs-dc-level: 162 st,tune-squelch-level: 178 st,tune-hs-rx-offset: 258 st,tune-hs-dc-level = <2>; 263 st,tune-squelch-level = <3>; 264 st,tune-hs-rx-offset = <2>; 276 st,tune-hs-dc-level = <2>; 281 st,tune-squelch-level = <3>; 282 st,tune-hs-rx-offset = <2>;
|
H A D | fsl,imx8mq-usb-phy.yaml | 38 fsl,phy-tx-vref-tune-percent: 44 fsl,phy-tx-rise-tune-percent: 51 fsl,phy-tx-preemp-amp-tune-microamp: 64 fsl,phy-comp-dis-tune-percent:
|
H A D | qcom,snps-eusb2-repeater.yaml | 37 qcom,tune-usb2-disc-thres: 44 qcom,tune-usb2-amplitude: 51 qcom,tune-usb2-preem:
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp157c-ev1.dts | 389 st,tune-hs-dc-level = <2>; 394 st,tune-squelch-level = <3>; 395 st,tune-hs-rx-offset = <2>; 405 st,tune-hs-dc-level = <2>; 410 st,tune-squelch-level = <3>; 411 st,tune-hs-rx-offset = <2>;
|
H A D | stm32mp135f-dhcor-dhsbc.dts | 388 st,tune-hs-dc-level = <2>; 392 st,tune-squelch-level = <1>; 406 st,tune-hs-dc-level = <2>; 410 st,tune-squelch-level = <1>;
|
H A D | stm32mp15xx-dkx.dtsi | 713 st,tune-hs-dc-level = <2>; 718 st,tune-squelch-level = <3>; 719 st,tune-hs-rx-offset = <2>; 725 st,tune-hs-dc-level = <2>; 730 st,tune-squelch-level = <3>; 731 st,tune-hs-rx-offset = <2>;
|
H A D | stm32mp135f-dk.dts | 529 st,tune-hs-dc-level = <2>; 533 st,tune-squelch-level = <1>; 543 st,tune-hs-dc-level = <2>; 547 st,tune-squelch-level = <1>;
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_radio_2055.h | 117 #define B2055_LGEN_TUNE1 0x56 /* LGEN tune 1 */ 118 #define B2055_LGEN_TUNE2 0x57 /* LGEN tune 2 */ 126 #define B2055_C1_LGBUF_ATUNE 0x5F /* Core 1 LGBUF A tune */ 127 #define B2055_C1_LGBUF_GTUNE 0x60 /* Core 1 LGBUF G tune */ 173 #define B2055_C2_LGBUF_ATUNE 0x8E /* Core 2 LGBUF A tune */ 174 #define B2055_C2_LGBUF_GTUNE 0x8F /* Core 2 LGBUF G tune */
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/ |
H A D | interface.h | 138 // Tune the allocator's choice of memory tags to make it more likely that 165 // Tune for buffer overflows. 170 // Tune for use-after-free.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineOutliner.h | 61 /// Optional. Can be used to fine-tune the cost model, or fine-tune legality 67 /// Optional. Can be used to fine-tune the cost model, or fine-tune legality
|
/freebsd/sbin/tunefs/ |
H A D | tunefs.8 | 33 .Nd tune up an existing UFS file system 249 You can tune a file system, but you cannot tune a fish.
|
/freebsd/share/doc/papers/contents/ |
H A D | contents.ms | 73 .tl '\fBTune the 4.2BSD Kernel''kerntune\fP' 79 Using gprof to Tune the 4.2BSD Kernel.
|
/freebsd/usr.sbin/spkrtest/ |
H A D | spkrtest.sh | 70 for tune in ${tunes:-DEFAULT} 72 case ${tune:-NULL} in
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | InlineCost.h | 197 /// Thresholds to tune inline cost analysis. The inline cost analysis decides 244 /// Generate the parameters to tune the inline cost analysis based only on the 248 /// Generate the parameters to tune the inline cost analysis based on command 253 /// Generate the parameters to tune the inline cost analysis based on command
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetOptions.h | 99 GDB, ///< Tune debug info for gdb. 100 LLDB, ///< Tune debug info for lldb. 101 SCE, ///< Tune debug info for SCE targets (e.g. PS4). 102 DBX ///< Tune debug info for dbx. 425 /// Which debugger to tune for.
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | rohm,bd96801-pmic.yaml | 93 /* 0.5V min INITIAL - 150 mV tune */ 95 /* 3.3V + 150mV tune */
|
/freebsd/crypto/openssl/Configurations/ |
H A D | 50-djgpp.conf | 3 # tune and test.
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | RISCV.cpp | 462 } else if (Feature.starts_with("tune=")) { in parseTargetAttr() 463 if (!Ret.Tune.empty()) in parseTargetAttr() 464 Ret.Duplicate = "tune="; in parseTargetAttr() 466 Ret.Tune = AttrString; in parseTargetAttr()
|
/freebsd/sys/contrib/device-tree/src/arm64/microchip/ |
H A D | sparx5_nand.dtsi | 28 rx-sample-delay-ns = <7>; /* Tune for speed */
|
/freebsd/sys/dev/acpica/Osd/ |
H A D | OsdSchedule.c | 53 * Allow the user to tune the maximum number of tasks we may enqueue. 67 * Allow the user to tune the number of task threads we start. It seems
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | baikal,bt1-l2-ctl.yaml | 15 tune the MIPS P5600 CM2 L2 cache performance up. In particular it's possible
|
H A D | nvidia,tegra20-mc.yaml | 18 has a configurable arbitration algorithm to allow the user to fine-tune
|
/freebsd/sys/contrib/device-tree/Bindings/cache/ |
H A D | baikal,bt1-l2-ctl.yaml | 15 tune the MIPS P5600 CM2 L2 cache performance up. In particular it's possible
|
/freebsd/libexec/rc/rc.d/ |
H A D | rtadvd | 26 # You may want to fine-tune /etc/rtadvd.conf.
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | ti,cdce925.txt | 25 - xtal-load-pf: Crystal load-capacitor value to fine-tune performance on a
|