| /freebsd/sys/contrib/device-tree/src/arm/samsung/ |
| H A D | exynos4412-itop-scp-core.dtsi | 179 op_mode = <1>; /* Normal Mode */ 189 op_mode = <1>; /* Normal Mode */ 197 op_mode = <1>; /* Normal Mode */ 205 op_mode = <1>; /* Normal Mode */ 218 op_mode = <1>; /* Normal Mode */ 226 op_mode = <1>; /* Normal Mode */ 233 op_mode = <1>; /* Normal Mode */ 240 op_mode = <1>; /* Normal Mode */ 247 op_mode = <1>; /* Normal Mode */ 255 op_mode = <1>; /* Normal Mode */ [all …]
|
| H A D | exynos4412-origen.dts | 168 op_mode = <1>; /* Normal Mode */ 176 op_mode = <1>; /* Normal Mode */ 184 op_mode = <1>; /* Normal Mode */ 192 op_mode = <1>; /* Normal Mode */ 200 op_mode = <1>; /* Normal Mode */ 208 op_mode = <1>; /* Normal Mode */ 216 op_mode = <1>; /* Normal Mode */ 224 op_mode = <1>; /* Normal Mode */ 232 op_mode = <1>; /* Normal Mode */ 240 op_mode = <1>; /* Normal Mode */ [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugLoc.h | 51 Normal, enumerator 86 Kind(DebugLocKind::Normal) {} in DILocAndCoverageTracking() 90 Kind(DebugLocKind::Normal) {} in DILocAndCoverageTracking() 95 DbgLocOrigin(Kind == DebugLocKind::Normal), Kind(Kind) {} in DILocAndCoverageTracking() 202 if (getKind() != DebugLocKind::Normal) 204 if (Other.getKind() != DebugLocKind::Normal)
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | ModuleLoader.h | 40 Normal, enumerator 53 ModuleLoadResult(Module *M) : Storage(M, Normal) {} in ModuleLoadResult() 58 return Storage.getInt() == Normal && Storage.getPointer(); 65 bool isNormal() const { return Storage.getInt() == Normal; } in isNormal()
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | secure.txt | 4 "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/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | CompletionRequest.h | 24 Normal, enumerator 193 CompletionMode mode = CompletionMode::Normal) { 203 template <CompletionMode M = CompletionMode::Normal>
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
| H A D | AArch64SMEAttributes.h | 23 unsigned Bitmask = Normal; 37 Normal = 0, enumerator 163 SMEAttrs Callsite = SMEAttrs::Normal)
|
| H A D | AArch64SMEAttributes.cpp | 81 unsigned KnownAttrs = SMEAttrs::Normal; in addKnownFunctionAttrs() 114 : CallerFn(*CB.getFunction()), CalledFn(SMEAttrs::Normal), in SMECallAttrs()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | TaskDispatch.cpp | 34 enum { Normal, Materialization, Idle } TaskKind; in dispatch() enumerator 41 TaskKind = Normal; in dispatch()
|
| /freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ti,tvp7002.txt | 21 0 = Normal Operation (Active Low, Default) 27 0 = Normal Operation (Active Low, Default)
|
| H A D | tvp7002.txt | 21 0 = Normal Operation (Active Low, Default) 27 0 = Normal Operation (Active Low, Default)
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-synquacer.txt | 14 - clock-frequency : Desired I2C bus clock frequency in Hz. As only Normal and
|
| H A D | i2c-axxia.txt | 15 the default 100 kHz frequency will be used. As only Normal and Fast modes
|
| H A D | i2c-owl.txt | 16 - clock-frequency : Desired I2C bus clock frequency in Hz. As only Normal and
|
| /freebsd/usr.sbin/bsdconfig/console/ |
| H A D | repeat | 126 "$msg_normal") repeat_rate_to_set="normal" ;; # "Normal" keyboard repeat rate
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | TextDiagnostic.cpp | 53 bool &Normal, bool Bold) { in applyTemplateHighlighting() argument 61 if (Normal) in applyTemplateHighlighting() 68 Normal = !Normal; in applyTemplateHighlighting() 730 bool Normal = true; in printDiagnosticMessage() local 731 applyTemplateHighlighting(OS, Message, Normal, Bold); in printDiagnosticMessage() 732 assert(Normal && "Formatting should have returned to normal"); in printDiagnosticMessage()
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | max77802.txt | 50 The max77802 regulator supports two different operating modes: Normal and Low 60 1: Normal regulator voltage output mode.
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | .gitignore | 66 # Normal rules
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRCallingConv.td | 9 // Normal functions use a special calling convention, solved in code.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VECustomDAG.cpp | 35 return MVT::getVectorVT(ElemVT, P == Packing::Normal ? StandardVectorWidth in getLegalVectorType() 41 return isPackedVectorType(VT) ? Packing::Dense : Packing::Normal; in getTypePacking() 514 NewMask = getConstantMask(Packing::Normal, true); in getTargetSplitMask()
|
| /freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
| H A D | reboot-mode.txt | 13 - mode-normal: Normal reboot mode, system reboot with command "reboot".
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | zpool_script.shlib | 38 # will convert the blank to a '-' to make things awk-able. Normal
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs53l30.txt | 31 * 1) Normal I2S mode on two data pins -- each SDOUT
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Function.cpp | 22 : P(P), Kind(FunctionKind::Normal), Source(Source), ArgSize(ArgSize), in Function()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugInlineeLinesSubsection.h | 32 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
|