Home
last modified time | relevance | path

Searched refs:Always (Results 1 – 25 of 174) sorted by relevance

1234567

/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Damlogic,meson-uart.yaml15 of SoCs, and can be present either in the "Always-On" power domain or the
18 The particularity of the "Always-On" Serial Interface is that the hardware
28 - description: Always-on power domain UART controller
38 - description: Always-on power domain UART controller on G12A SoCs
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h85 Always enumerator
90 return AlwaysUninit ? Always : in getKind()
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dbrcm,iproc-i2c.txt16 Always 1 (for I2C addresses)
19 Always 0
/freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/controller/
H A Dhi6220-domain-ctrl.yaml14 such as: the power Always On domain controller, the Media domain
19 Power Always ON domain controller --> hisilicon,hi6220-aoctrl
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSanitizers.cpp94 case llvm::AsanDetectStackUseAfterReturnMode::Always: in AsanDetectStackUseAfterReturnModeToString()
109 .Case("always", llvm::AsanDetectStackUseAfterReturnMode::Always) in AsanDetectStackUseAfterReturnModeFromString()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h150 Always, // Unconditionally emit Swift async extended frame info. enumerator
152 Default = Always,
157 Always, // All loops are assumed to be finite. enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h119 Always, enumerator
253 SwiftAsyncFramePointerMode::Always;
/freebsd/contrib/wpa/wpa_supplicant/binder/
H A D.clang-format3 UseTab: Always
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerOptions.h33 Always, ///< Always detect stack use after return. enumerator
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt12 Always present.
19 associated EHCI controller's clock. Always present.
20 - pll_u: PLL_U. Always present.
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_always_instrument.txt5 # Always instrument the main function.
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h32 Always, // Always emit dwarf unwind enumerator
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-beagle-ab4.dts35 /* Always clocked by secure_32k_fck */
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DXRayArgs.cpp210 for (const auto &Always : AlwaysInstrumentFiles) { in addArgs() local
212 AlwaysInstrumentOpt += Always; in addArgs()
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dntc_thermistor.txt26 - "connected-positive" Always ON, If not specified.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Damlogic,gxbb-aoclkc.yaml7 title: Amlogic Always-On Clock Controller
H A Dqcom,aoncc-sm8250.yaml7 title: LPASS Always ON Clock Controller on SM8250 SoCs
H A Dqcom,sm8650-gcc.yaml25 - description: Board Always On XO source
H A Dqcom,gcc-msm8976.yaml28 - description: Always-on XO source
H A Dstarfive,jh7110-aoncrg.yaml7 title: StarFive JH7110 Always-On Clock and Reset Generator
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom-stats.yaml13 Always On Processor/Resource Power Manager maintains statistics of the SoC
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h6-orangepi-3.dts68 /* Always on 3.3V regulator for WiFi and BT */
78 /* Always on 1.8V/300mA regulator for WiFi and BT IO */
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h25 enum class Mode { Always, Default, Never } m_mode; enumerator
/freebsd/contrib/kyua/
H A DCONTRIBUTING.md57 * Always work on a non-master branch.
65 * Always trigger Travis CI builds for your changes (hence why working on a
155 * Use proper punctuation for all sentences. Always start with a capital letter
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp81 cl::values(clEnumValN(EmitDwarfUnwindType::Always, "always", in MCOPT_EXP()

1234567