/freebsd/sys/contrib/device-tree/Bindings/connector/ |
H A D | samsung,usb-connector-11pin.txt | 1 Samsung micro-USB 11-pin connector 4 Samsung micro-USB 11-pin connector is an extension of micro-USB connector. 8 The bindings are superset of usb-connector bindings for micro-USB connector[1]. 12 - type: must be "micro". 20 3: Mobile High-Definition Link (MHL), specific to 11-pin Samsung micro-USB. 34 label = "micro-USB"; 35 type = "micro";
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedKryo.td | 42 def KryoUnitXA : ProcResource<1>; // Type X(A) micro-ops 43 def KryoUnitXB : ProcResource<1>; // Type X(B) micro-ops 44 def KryoUnitYA : ProcResource<1>; // Type Y(A) micro-ops 45 def KryoUnitYB : ProcResource<1>; // Type Y(B) micro-ops 46 def KryoUnitX : ProcResGroup<[KryoUnitXA, // Type X micro-ops 48 def KryoUnitY : ProcResGroup<[KryoUnitYA, // Type Y micro-ops 50 def KryoUnitXY : ProcResGroup<[KryoUnitXA, // Type XY micro-ops 54 def KryoUnitLSA : ProcResource<1>; // Type LS(A) micro-ops 55 def KryoUnitLSB : ProcResource<1>; // Type LS(B) micro-ops 56 def KryoUnitLS : ProcResGroup<[KryoUnitLSA, // Type LS micro [all...] |
H A D | AArch64SchedA57WriteRes.td | 22 // 11 micro-ops to be issued down one I pipe, six S pipes and four V pipes. 27 // Define Generic 1 micro-op types 61 // Define Generic 2 micro-op types 196 // Define Generic 3 micro-op types 267 // Define Generic 4 micro-op types 334 // Define Generic 5 micro-op types 378 // Define Generic 6 micro-op types 425 // Define Generic 7 micro-op types 462 // Define Generic 8 micro-op types 488 // Define Generic 9 micro [all...] |
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | qcom,spmi-iadc.txt | 7 qcom,external-resistor-micro-ohms property. 26 - qcom,external-resistor-micro-ohms: 29 Definition: Sense resister value in micro Ohm. 30 If not defined value of 10000 micro Ohms will be used. 38 qcom,external-resistor-micro-ohms = <10000>;
|
H A D | max9611.txt | 10 - shunt-resistor-micro-ohms: Value, in micro Ohms, of the current sense shunt 20 shunt-resistor-micro-ohms = <5000>;
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | VersionTuple.cpp | 64 unsigned major = 0, minor = 0, micro = 0, build = 0; in tryParse() local 87 // If we're not done, parse the micro version, \.[0-9]+ in tryParse() 90 if (parseInt(input, micro)) in tryParse() 94 *this = VersionTuple(major, minor, micro); in tryParse() 98 // If we're not done, parse the micro version, \.[0-9]+ in tryParse() 108 *this = VersionTuple(major, minor, micro, build); in tryParse()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCScheduleE5500.td | 177 2>, // 2 micro-ops 183 2>, // 2 micro-ops 197 2>, // 2 micro-ops 203 2>, // 2 micro-ops 223 2>, // 2 micro-ops 229 2>, // 2 micro-ops 236 2>, // 2 micro-ops 243 2>, // 2 micro-ops 253 2>, // 2 micro-ops 259 2>, // 2 micro-ops [all …]
|
H A D | PPCScheduleE500mc.td | 148 2>, // 2 micro-ops 154 2>, // 2 micro-ops 164 2>, // 2 micro-ops 170 2>, // 2 micro-ops 186 2>, // 2 micro-ops 198 2>, // 2 micro-ops 205 2>, // 2 micro-ops 326 let IssueWidth = 2; // 2 micro-ops are dispatched per cycle.
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | ltc4151.txt | 8 - shunt-resistor-micro-ohms 9 Shunt resistor value in micro-Ohms 17 shunt-resistor-micro-ohms = <1500>;
|
H A D | adm1275.txt | 16 - shunt-resistor-micro-ohms 17 Shunt resistor value in micro-Ohm 24 shunt-resistor-micro-ohms = <500>;
|
H A D | ina3221.txt | 31 - shunt-resistor-micro-ohms: Shunt resistor value in micro-Ohm 47 shunt-resistor-micro-ohms = <5000>; 52 shunt-resistor-micro-ohms = <5000>;
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Listener.h | 85 bool GetEvent(lldb::EventSP &event_sp, const Timeout<std::micro> &timeout); 88 const Timeout<std::micro> &timeout); 93 const Timeout<std::micro> &timeout); 122 bool GetEventInternal(const Timeout<std::micro> &timeout,
|
H A D | Predicate.h | 123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor() 157 const Timeout<std::micro> &timeout = std::nullopt) { 186 const Timeout<std::micro> &timeout = std::nullopt) {
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | timefn.c | 121 PTime micro = 0; in UTIL_getSpanTimeMicro() local 122 micro += 1000000ULL * diff.tv_sec; in UTIL_getSpanTimeMicro() 123 micro += diff.tv_nsec / 1000ULL; in UTIL_getSpanTimeMicro() 124 return micro; in UTIL_getSpanTimeMicro()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Host.h | 189 const Timeout<std::micro> &timeout, 205 const Timeout<std::micro> &timeout, 219 const Timeout<std::micro> &timeout, 235 const Timeout<std::micro> &timeout,
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra234-p3701.dtsi | 119 shunt-resistor-micro-ohms = <2000>; 125 shunt-resistor-micro-ohms = <2000>; 131 shunt-resistor-micro-ohms = <2000>; 150 shunt-resistor-micro-ohms = <2000>;
|
H A D | tegra186-p3310.dtsi | 79 shunt-resistor-micro-ohms = <10000>; 85 shunt-resistor-micro-ohms = <10000>; 91 shunt-resistor-micro-ohms = <10000>; 104 shunt-resistor-micro-ohms = <5000>; 110 shunt-resistor-micro-ohms = <10000>; 116 shunt-resistor-micro-ohms = <10000>;
|
H A D | tegra194-p2888.dtsi | 68 shunt-resistor-micro-ohms = <5000>; 73 shunt-resistor-micro-ohms = <5000>; 78 shunt-resistor-micro-ohms = <5000>; 91 shunt-resistor-micro-ohms = <5000>; 96 shunt-resistor-micro-ohms = <5000>; 101 shunt-resistor-micro-ohms = <5000>;
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | sc27xx-fg.txt | 16 - sprd,calib-resistance-micro-ohms: Specify the real resistance of coulomb counter 17 chip in micro Ohms. 57 sprd,calib-resistance-micro-ohms = <21500>;
|
/freebsd/sys/contrib/device-tree/src/riscv/microchip/ |
H A D | mpfs-icicle-kit.dts | 113 shunt-resistor-micro-ohms = <10000>; 119 shunt-resistor-micro-ohms = <10000>; 125 shunt-resistor-micro-ohms = <10000>; 131 shunt-resistor-micro-ohms = <10000>;
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | hisilicon-femac.txt | 20 The 1st cell is reset pre-delay in micro seconds. 21 The 2nd cell is reset pulse in micro seconds. 22 The 3rd cell is reset post-delay in micro seconds.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiSchedule.td | 30 // Max micro-ops that can be buffered for optimized loop dispatch/execution. 38 // Max micro-ops that may be scheduled per cycle. [default = 1] 47 // Max micro-ops that can be buffered. [default = -1]
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | regulator-haptic.txt | 9 [The unit of the voltage is a micro] 12 [The unit of the voltage is a micro]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-samsung-rossa-common.dtsi | 21 label = "micro-USB"; 22 type = "micro";
|
/freebsd/contrib/expat/tests/ |
H A D | misc_tests.c | 179 /* Finally the micro version number */ in parse_version() 180 version_struct->micro = 0; in parse_version() 182 version_struct->micro in parse_version() 183 = 10 * version_struct->micro + (*version_text++ - ASCII_0); in parse_version() 194 && first->micro == second->micro); in versions_equal()
|