Home
last modified time | relevance | path

Searched refs:Normal (Results 1 – 25 of 115) sorted by relevance

12345

/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dexynos4412-itop-scp-core.dtsi174 op_mode = <1>; /* Normal Mode */
184 op_mode = <1>; /* Normal Mode */
192 op_mode = <1>; /* Normal Mode */
200 op_mode = <1>; /* Normal Mode */
213 op_mode = <1>; /* Normal Mode */
221 op_mode = <1>; /* Normal Mode */
228 op_mode = <1>; /* Normal Mode */
235 op_mode = <1>; /* Normal Mode */
242 op_mode = <1>; /* Normal Mode */
250 op_mode = <1>; /* Normal Mode */
[all …]
H A Dexynos4412-origen.dts139 op_mode = <1>; /* Normal Mode */
147 op_mode = <1>; /* Normal Mode */
155 op_mode = <1>; /* Normal Mode */
163 op_mode = <1>; /* Normal Mode */
171 op_mode = <1>; /* Normal Mode */
179 op_mode = <1>; /* Normal Mode */
187 op_mode = <1>; /* Normal Mode */
195 op_mode = <1>; /* Normal Mode */
203 op_mode = <1>; /* Normal Mode */
211 op_mode = <1>; /* Normal Mode */
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/
H A Dsecure.txt4 "Normal" and "Secure". Most devicetree consumers (including the Linux
5 kernel) are not TrustZone aware and run entirely in either the Normal
8 visible only in the Secure address space, only in the Normal address
19 world value is the same as specified for the Normal world by the
32 secure- bindings only need to be used where both the Secure and Normal
70 Normal world OS).
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h39 Normal, enumerator
52 ModuleLoadResult(Module *M) : Storage(M, Normal) {} in ModuleLoadResult()
59 bool isNormal() const { return Storage.getInt() == Normal; } in isNormal()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h24 Normal, enumerator
169 CompletionMode mode = CompletionMode::Normal) {
179 template <CompletionMode M = CompletionMode::Normal>
/freebsd-13.1/sys/contrib/device-tree/Bindings/media/i2c/
H A Dtvp7002.txt21 0 = Normal Operation (Active Low, Default)
27 0 = Normal Operation (Active Low, Default)
/freebsd-13.1/sys/contrib/device-tree/Bindings/phy/
H A Dallwinner,sun9i-a80-usb-phy.yaml43 - description: Normal USB PHY reset
46 - description: Normal USB PHY reset
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp46 bool &Normal, bool Bold) { in applyTemplateHighlighting() argument
54 if (Normal) in applyTemplateHighlighting()
61 Normal = !Normal; in applyTemplateHighlighting()
742 bool Normal = true; in printDiagnosticMessage() local
743 applyTemplateHighlighting(OS, Message, Normal, Bold); in printDiagnosticMessage()
744 assert(Normal && "Formatting should have returned to normal"); in printDiagnosticMessage()
/freebsd-13.1/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-synquacer.txt14 - clock-frequency : Desired I2C bus clock frequency in Hz. As only Normal and
H A Di2c-owl.txt16 - clock-frequency : Desired I2C bus clock frequency in Hz. As only Normal and
H A Di2c-axxia.txt15 the default 100 kHz frequency will be used. As only Normal and Fast modes
H A Di2c-st.txt15 the default 100 kHz frequency will be used. As only Normal and Fast modes
/freebsd-13.1/usr.sbin/bsdconfig/console/
H A Drepeat127 "$msg_normal") repeat_rate_to_set="normal" ;; # "Normal" keyboard repeat rate
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRCallingConv.td9 // Normal functions use a special calling convention, solved in code.
/freebsd-13.1/sys/contrib/openzfs/
H A D.gitignore14 # Normal rules
/freebsd-13.1/sys/contrib/device-tree/Bindings/regulator/
H A Dmax77802.txt50 The max77802 regulator supports two different operating modes: Normal and Low
60 1: Normal regulator voltage output mode.
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h32 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/reset/
H A Dreboot-mode.txt13 - mode-normal: Normal reboot mode, system reboot with command "reboot".
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dzpool_script.shlib38 # will convert the blank to a '-' to make things awk-able. Normal
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dcs53l30.txt31 * 1) Normal I2S mode on two data pins -- each SDOUT
H A Drt5651.txt26 bool. Normal jack-detect switches give an inverted (active-low) signal,
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h85 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
1069 OverloadCandidateParamOrder::Normal) {
1077 isNewCandidate(F, OverloadCandidateParamOrder::Normal); in exclude()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp84 InlineeLinesSignature Sig = InlineeLinesSignature::Normal; in commit()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp29 enum Kind { Normal, Unrolled } K; enumerator
39 return LoopState(Normal, S, L, N); in getNormal()
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dexports_so.txt20 # "Normal" symbols.

12345