Home
last modified time | relevance | path

Searched full:tune (Results 1 – 25 of 213) sorted by relevance

123456789

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dfsl,imx8mq-usb-phy.yaml43 fsl,phy-tx-vref-tune-percent:
49 fsl,phy-tx-rise-tune-percent:
56 fsl,phy-tx-preemp-amp-tune-microamp:
68 fsl,phy-comp-dis-tune-percent:
122 fsl,phy-tx-vref-tune-percent:
124 fsl,phy-tx-rise-tune-percent:
136 fsl,phy-tx-vref-tune-percent:
138 fsl,phy-comp-dis-tune-percent:
H A Dphy-stm32-usbphyc.yaml91 # 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 Dqcom,snps-eusb2-repeater.yaml37 qcom,tune-usb2-disc-thres:
43 qcom,tune-usb2-amplitude:
49 qcom,tune-usb2-preem:
H A Dst,stm32mp25-combophy.yaml72 A 3 bit value to tune the RX fixed equalizer setting for optimal eye compliance
79 A value property to tune the Single Ended Output Impedance, simulations results
87 A value property in microvolt to tune the Single Ended Output Voltage Swing to change the
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp157c-ev1.dts398 st,tune-hs-dc-level = <2>;
403 st,tune-squelch-level = <3>;
404 st,tune-hs-rx-offset = <2>;
414 st,tune-hs-dc-level = <2>;
419 st,tune-squelch-level = <3>;
420 st,tune-hs-rx-offset = <2>;
H A Dstm32mp15xx-dkx.dtsi732 st,tune-hs-dc-level = <2>;
737 st,tune-squelch-level = <3>;
738 st,tune-hs-rx-offset = <2>;
744 st,tune-hs-dc-level = <2>;
749 st,tune-squelch-level = <3>;
750 st,tune-hs-rx-offset = <2>;
H A Dstm32mp135f-dhcor-dhsbc.dts398 st,tune-hs-dc-level = <2>;
402 st,tune-squelch-level = <1>;
416 st,tune-hs-dc-level = <2>;
420 st,tune-squelch-level = <1>;
H A Dstm32mp135f-dk.dts593 st,tune-hs-dc-level = <2>;
597 st,tune-squelch-level = <1>;
607 st,tune-hs-dc-level = <2>;
611 st,tune-squelch-level = <1>;
H A Dstm32mp157c-ultra-fly-sbc.dts1125 st,tune-hs-dc-level = <2>;
1130 st,tune-squelch-level = <3>;
1131 st,tune-hs-rx-offset = <2>;
1137 st,tune-hs-dc-level = <2>;
1142 st,tune-squelch-level = <3>;
1143 st,tune-hs-rx-offset = <2>;
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2055.h117 #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 Dinterface.h138 // 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 DMachineOutliner.h61 /// 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/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd96802-pmic.yaml76 /* 0.5V min INITIAL - 150 mV tune */
78 /* 3.3V + 150mV tune */
H A Drohm,bd96801-pmic.yaml95 /* 0.5V min INITIAL - 150 mV tune */
97 /* 3.3V + 150mV tune */
/freebsd/sbin/tunefs/
H A Dtunefs.833 .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 Dcontents.ms73 .tl '\fBTune the 4.2BSD Kernel''kerntune\fP'
79 Using gprof to Tune the 4.2BSD Kernel.
/freebsd/usr.sbin/spkrtest/
H A Dspkrtest.sh70 for tune in ${tunes:-DEFAULT}
72 case ${tune:-NULL} in
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h197 /// 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 DTargetOptions.h99 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/contrib/jemalloc/
H A DTUNING.md3 reasonably well in practice, and most applications should not have to tune any
47 Suggested: tune the values based on the desired trade-offs.
/freebsd/crypto/openssl/Configurations/
H A D50-djgpp.conf3 # tune and test.
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp462 } 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 Dsparx5_nand.dtsi28 rx-sample-delay-ns = <7>; /* Tune for speed */
/freebsd/sys/dev/acpica/Osd/
H A DOsdSchedule.c53 * 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 Dbaikal,bt1-l2-ctl.yaml15 tune the MIPS P5600 CM2 L2 cache performance up. In particular it's possible

123456789