/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/ |
H A D | honeywell,hsc030pa.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/honeywell,hsc030pa.yaml# 7 title: Honeywell TruStability HSC and SSC pressure sensor series 10 support for Honeywell TruStability HSC and SSC digital pressure sensor 16 There are 118 models with different pressure ranges available in each family. 18 identical programming model but differ in pressure range, unit and transfer 21 To support different models one needs to specify the pressure range as well 22 as the transfer function. Pressure range can either be provided via 23 pressure-triplet (directly extracted from the part number) or in case it's 28 maximum pressure that can be measured. 34 …rs/pressure-sensors/board-mount-pressure-sensors/trustability-hsc-series/documents/sps-siot-trusta… [all …]
|
H A D | honeywell,mprls0025pa.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/honeywell,mprls0025pa.yaml# 7 title: Honeywell mprls0025pa pressure sensor 14 Honeywell pressure sensor of model mprls0025pa. 18 There are many models with different pressure ranges available. The vendor 20 differ in the pressure range, unit and transfer function. 22 To support different models one need to specify its pressure triplet as well 26 the pressure values can be specified manually via honeywell,pmin-pascal and 28 The minimal range value stands for the minimum pressure and the maximum value 29 also for the maximum pressure with linear relation inside the range. 36 products/sensors/pressure-sensors/board-mount-pressure-sensors/ [all …]
|
H A D | meas,ms5611.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/meas,ms5611.yaml# 7 title: Measurement Specialities ms5611 and similar pressure sensors 13 Pressure sensors from MEAS Switzerland with SPI and I2C bus interfaces. 44 pressure@77 { 54 pressure@0 {
|
H A D | murata,zpa2326.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/murata,zpa2326.yaml# 7 title: Murata ZPA2326 pressure sensor 13 Pressure sensor from Murata with SPI and I2C bus interfaces. 47 pressure@5c { 59 pressure@0 {
|
H A D | hoperf,hp03.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/hoperf,hp03.yaml# 7 title: HopeRF HP03 digital pressure/temperature sensors 13 Digital pressure and temperature sensor with an I2C interface. 41 pressure@77 {
|
H A D | sensirion,sdp500.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/sensirion,sdp500.yaml# 7 title: sdp500/sdp510 pressure sensor with I2C bus interface 13 Pressure sensor from Sensirion with I2C bus interface. 41 pressure@40 {
|
H A D | asc,dlhl60d.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/asc,dlhl60d.yaml# 7 title: All Sensors DLH series low voltage digital pressure sensors 13 Bindings for the All Sensors DLH series pressure sensors. 46 pressure@29 {
|
H A D | bmp085.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/bmp085.yaml# 7 title: BMP085/BMP180/BMP280/BME280/BMP380 pressure iio sensors 13 Pressure, temperature and humidity iio sensors with i2c and spi interfaces 68 pressure@77 {
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegisterPressure.h | 1 //===- RegisterPressure.h - Dynamic Register Pressure -----------*- C++ -*-===// 10 // MachineInstr level register pressure. 46 /// Base class for register pressure results. 48 /// Map of max reg pressure indexed by pressure set ID, not class ID. 59 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per 60 /// register pressure set is increased. Once pressure within a region is fully 66 /// the pressure result. 94 /// Capture a change in pressure for a single pressure set. UnitInc may be 95 /// expressed in terms of upward or downward pressure depending on the client 98 /// Pressure increments are tiny, typically 1-2 units, and this is only for [all …]
|
H A D | SchedulerRegistry.h | 71 /// createHybridListDAGScheduler - This creates a bottom up register pressure 73 /// for long latency instructions in low register pressure mode. In high 74 /// register pressure mode it schedules to reduce register pressure. 78 /// createILPListDAGScheduler - This creates a bottom up register pressure 80 /// in low register pressure mode. In high register pressure mode it schedules 81 /// to reduce register pressure. 92 /// register pressure.
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterPressure.cpp | 1 //===- RegisterPressure.cpp - Dynamic Register Pressure -------------------===// 10 // MachineInstr level register pressure. 49 /// Increase pressure for each pressure set provided by TargetRegisterInfo. 63 /// Decrease pressure for each pressure set provided by TargetRegisterInfo. 74 assert(CurrSetPressure[*PSetI] >= Weight && "register pressure underflow"); in decreaseSetPressure() 96 dbgs() << "Max Pressure: "; in dump() 119 dbgs() << "Curr Pressure: "; in dump() 176 /// Clear the result so it can be used for another round of pressure tracking. 184 /// Clear the result so it can be used for another round of pressure tracking. 193 /// We happen to need the SlotIndex for the next top for pressure update. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | resistive-adc-touch.yaml | 15 position measurement and optional pressure. 29 - description: pressure (optional) 39 - enum: [x, y, pressure] 40 - enum: [x, y, pressure] 41 - enum: [x, y, pressure] 55 touchscreen-min-pressure: true 75 touchscreen-min-pressure = <50000>; 77 io-channel-names = "y", "pressure", "x"; 82 touchscreen-min-pressure = <50000>;
|
H A D | resistive-adc-touch.txt | 7 position measurement and optional pressure. 20 - iio-channels: The third channel named "pressure" is optional and can be 21 used if the ADC device also measures pressure besides position. 22 If this channel is missing, pressure will be ignored and the touchscreen 24 - iio-channel-names: optional channel named "pressure". 30 touchscreen-min-pressure = <50000>; 32 io-channel-names = "x", "y", "pressure";
|
H A D | ads7846.txt | 65 touchscreen-max-pressure General touchscreen binding, see [1]. 66 touchscreen-min-pressure General touchscreen binding, see [1]. 80 ti,pressure-min Minimum reported pressure value 82 ti,pressure-max Maximum reported pressure value (u16). 103 ti,pressure-max = /bits/ 16 <255>;
|
H A D | touchscreen.yaml | 38 touchscreen-max-pressure: 39 description: maximum reported pressure (arbitrary range dependent on the controller) 42 touchscreen-min-pressure: 43 description: minimum pressure on the touchscreen to be achieved in order 55 touchscreen-fuzz-pressure: 56 description: pressure noise value of the absolute input device (arbitrary
|
H A D | ti,tsc2005.yaml | 51 touchscreen-fuzz-pressure: true 54 touchscreen-max-pressure: true 93 touchscreen-fuzz-pressure = <2>; 96 touchscreen-max-pressure = <2048>; 120 touchscreen-fuzz-pressure = <2>; 123 touchscreen-max-pressure = <2048>;
|
H A D | ad7879.txt | 9 - touchscreen-max-pressure : maximum reported pressure 10 - adi,resistance-plate-x : total resistance of X-plate (for pressure 46 touchscreen-max-pressure = <4096>; 64 touchscreen-max-pressure = <4096>;
|
H A D | colibri-vf50-ts.txt | 15 - pinctrl-1: pinctrl node for X/Y and pressure measurement (ADC) state pinmux 16 - vf50-ts-min-pressure: pressure level at which to stop measuring X/Y values 33 vf50-ts-min-pressure = <200>;
|
H A D | tsc2005.txt | 33 touchscreen-fuzz-pressure = <2>; 36 touchscreen-max-pressure = <2048>; 56 touchscreen-fuzz-pressure = <2>; 59 touchscreen-max-pressure = <2048>;
|
H A D | toradex,vf50-touchscreen.yaml | 38 vf50-ts-min-pressure: 42 description: pressure level at which to stop measuring X/Y values 52 - vf50-ts-min-pressure 76 vf50-ts-min-pressure = <200>;
|
H A D | iqs5xx.txt | 32 - touchscreen-max-pressure : See [2]. Pressure is expressed as the sum of 43 - touchscreen-fuzz-pressure : See [2]. 76 touchscreen-max-pressure = <16000>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNSchedStrategy.h | 41 /// heuristics to determine excess/critical pressure sets. 55 std::vector<unsigned> Pressure; variable 74 // schedule() have seen register pressure over the critical limits and had to 75 // track register pressure for actual scheduling heuristics. 78 // Schedule known to have excess register pressure. Be more conservative in 84 // aggressively reduce register pressure. 87 // Bias for SGPR limits under a high register pressure. 90 // Bias for VGPR limits under a high register pressure. 192 // Record regions with high register pressure. 195 // Record regions with excess register pressure over the physical register [all …]
|
H A D | GCNSchedStrategy.cpp | 20 /// few scheduling regions will have register pressure high enough to limit 37 cl::desc("Disable unclustered high register pressure " 119 /// Checks whether \p SU can use the cached DAG pressure diffs to compute the 120 /// current register pressure. 127 /// In both of those cases, PressureDiff doesn't represent the actual pressure, 134 /// more logic to recover an accurate pressure estimate from the PressureDiffs. 139 // Cannot use pressure diffs for subregister defs or with physregs, it's in canUsePressureDiffs() 153 std::vector<unsigned> &Pressure, in getRegisterPressures() argument 159 TempTracker.getDownwardPressure(SU->getInstr(), Pressure, MaxPressure); in getRegisterPressures() 161 TempTracker.getUpwardPressure(SU->getInstr(), Pressure, MaxPressure); in getRegisterPressures() [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | ResourcePressureView.h | 14 /// Resource pressure information is then printed out to a stream in the 29 /// Resource pressure per iteration: 33 /// Resource pressure by instruction: 47 /// pipeline JFPU1. The overall pressure per iteration is reported by two 48 /// tables: the first smaller table is the resource pressure per iteration; 49 /// the second table reports resource pressure per instruction. Values are the 52 /// per iteration. Consequently, the resource pressure on JFPU0 is of 2cy per 71 /// This class collects resource pressure statistics and it is able to print
|
H A D | BottleneckAnalysis.h | 12 /// This view internally observes backend pressure increase events in order to 17 /// Cycles with backend pressure increase [ 40.76% ] 19 /// Resource Pressure [ 39.34% ] 26 /// According to the example, backend pressure increased during the 40.76% of 27 /// the simulated cycles. In particular, the major cause of backend pressure 31 /// At the end of each cycle, if pressure on the simulated out-of-order buffers 32 /// has increased, a backend pressure event is reported. 66 /// transitions and backend pressure increase events. Edges are internally 69 /// backend pressure increases. Criticality is internally measured in terms of 71 /// latency and the number of backend pressure increase cycles contributed by [all …]
|