Home
last modified time | relevance | path

Searched full:rated (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/linux/Documentation/hwmon/
H A Dacbel-fsg032.rst35 curr1_rated_max Maximum rated input current.
42 curr2_rated_max Maximum rated output current.
53 in1_rated_max Maximum rated input voltage.
54 in1_rated_min Minimum rated input voltage.
61 in2_rated_max Maximum rated output voltage.
62 in2_rated_min Minimum rated output voltage.
68 power1_rated_max Maximum rated input power.
75 power2_rated_max Maximum rated output power.
H A Dcrps.rst48 curr1_rated_max Maximum rated input current
56 curr2_rated_max Maximum rated output current
64 in1_rated_min Minimum rated input voltage
65 in1_rated_max Maximum rated input voltage
77 in2_rated_min Minimum rated input voltage
78 in2_rated_max Maximum rated input voltage
84 power1_rated_max Maximum rated input power
91 temp[1-2]_rated_max Maximum rated temperature
H A Dpli1209bc.rst34 in1_rated_min Minimum rated input voltage.
35 in1_rated_max Maximum rated input voltage.
43 in2_rated_min Minimum rated output voltage.
44 in2_rated_max Maximum rated output voltage.
67 power2_rated_max Maximum rated output power.
H A Ddps920ab.rst47 curr2_rated_max Maximum rated output current
55 in2_rated_min Minimum rated output voltage
56 in2_rated_max Maximum rated output voltage
65 power2_rated_max Maximum rated output power
H A Dpmbus.rst210 inX_rated_min Minimum rated voltage.
212 inX_rated_max Maximum rated voltage.
233 currX_rated_max Maximum rated current.
249 powerX_rated_max Maximum rated power.
272 tempX_rated_min Minimum rated temperature.
274 tempX_rated_max Maximum rated temperature.
H A Dsysfs-interface.rst157 Minimum rated voltage.
160 Maximum rated voltage.
298 Minimum rated temperature.
301 Maximum rated temperature.
355 Minimum rated current.
358 Maximum rated current.
448 Minimum rated power.
455 Maximum rated power.
496 Minimum rated humidity.
499 Maximum rated humidity.
H A Dlt7182s.rst63 in[1-2]_rated_min Rated minimum input voltage
64 in[1-2]_rated_max Rated maximum input voltage
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-hwmon177 Minimum rated voltage.
185 Maximum rated voltage.
559 Minimum rated temperature.
567 Maximum rated temperature.
660 Minimum rated current.
668 Maximum rated current.
856 Minimum rated power.
864 Maximum rated power.
913 Minimum rated humidity.
921 Maximum rated humidity.
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dti,drv260x.yaml67 vib-rated-mv:
70 The rated voltage of the actuator in millivolts.
106 vib-rated-mv = <3200>;
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,ds2760.yaml35 rated-capacity-microamp-hours:
37 The rated capacity of the battery, in mAh.
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DCoolingLoop.v1_0_3.json98 "description": "The rated hours of service life for this coolant.",
99 …property shall contain the number of hours of service that the coolant is rated to provide before …
301 "description": "The rated liquid flow (L/min) for this cooling loop.",
302 …"longDescription": "This property shall contain the rated liquid flow, in liters per minute units,…
312 "description": "The rated pressure (kPa) for this cooling loop.",
313 …"longDescription": "This property shall contain the rated maximum pressure, in kilopascal units, f…
H A DCoolantConnector.v1_1_0.json247 "description": "The rated liquid flow (L/min) for this loop interface.",
248 …"longDescription": "This property shall contain the rated liquid flow, in liters per minute units,…
258 "description": "The pressure (kPa) at which the rated liquid flow is valid.",
259 … "This property shall contain the pressure, in kilopascal units, that the rated liquid flow is val…
269 "description": "The rated pressure (kPa) for this connector.",
270 …"longDescription": "This property shall contain the rated maximum pressure, in kilopascal units, f…
H A DBattery.v1_3_0.json108 "description": "The rated maximum capacity of this battery in amp-hour units.",
109 …"longDescription": "This property shall contain the rated maximum capacity of this battery in amp-…
119 "description": "The rated maximum capacity of this battery in watt-hour units.",
120 …"longDescription": "This property shall contain the rated maximum capacity of this battery in watt…
H A DFilter.v1_0_2.json157 "description": "The rated hours of service life for this filter.",
158 …contain the number of hours of service that the filter or filter media is rated to provide before …
H A DPowerSupply.v1_6_0.json57 … "description": "The rated efficiency of this power supply at the specified load.",
58 …"longDescription": "This property shall contain the rated efficiency, as a percentage, `0` to `100…
104 …ximum amount of power, in watt units, that the associated power supply is rated to deliver while o…
531 …l contain the maximum amount of power, in watt units, that this power supply is rated to deliver.",
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DCoolingLoop_v1.xml119 …<Annotation Term="OData.Description" String="The rated liquid flow (L/min) for this cooling loop."…
120 …<Annotation Term="OData.LongDescription" String="This property shall contain the rated liquid flow…
126 … <Annotation Term="OData.Description" String="The rated pressure (kPa) for this cooling loop."/>
127 …<Annotation Term="OData.LongDescription" String="This property shall contain the rated maximum pre…
223 … <Annotation Term="OData.Description" String="The rated hours of service life for this coolant."/>
224 …property shall contain the number of hours of service that the coolant is rated to provide before …
H A DCoolantConnector_v1.xml108 …<Annotation Term="OData.Description" String="The rated liquid flow (L/min) for this loop interface…
109 …<Annotation Term="OData.LongDescription" String="This property shall contain the rated liquid flow…
115 …<Annotation Term="OData.Description" String="The pressure (kPa) at which the rated liquid flow is …
116 …="This property shall contain the pressure, in kilopascal units, that the rated liquid flow is val…
122 … <Annotation Term="OData.Description" String="The rated pressure (kPa) for this connector."/>
123 …<Annotation Term="OData.LongDescription" String="This property shall contain the rated maximum pre…
/openbmc/linux/drivers/power/supply/
H A Dds2760_battery.c44 MODULE_PARM_DESC(rated_capacity, "rated battery capacity, 10*mAh or index");
220 /* Some batteries have their rated capacity stored a N * 10 mAh, while
309 * maximum rated capacity. */ in ds2760_battery_read_status()
322 /* If the full_active_uAh value is not given, fall back to the rated in ds2760_battery_read_status()
714 "rated-capacity-microamp-hours", in w1_ds2760_add_slave()
733 /* set rated capacity from module param or device tree */ in w1_ds2760_add_slave()
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-reference-design-tablet.dtsi88 * The gsl1680 is rated at 400KHz and it will not work reliable at
90 * All other devices on this bus are also rated for 400KHz.
/openbmc/u-boot/arch/arm/dts/
H A Dsun5i-reference-design-tablet.dtsi89 * The gsl1680 is rated at 400KHz and it will not work reliable at
91 * All other devices on this bus are also rated for 400KHz.
/openbmc/linux/include/dt-bindings/regulator/
H A Dqcom,rpmh-regulator.h25 * %RPMH_REGULATOR_MODE_HPM: High power mode in which the full rated current
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/libcoap/
H A DCVE-2024-0962.patch6 A vulnerability was found in obgm libcoap 4.3.4. It has been rated as critical.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dcpsw.rst26 - TX queues must be rated starting from txq0 that has highest priority
28 - CBS shapers should be used with rated queues
172 // TX queues must be rated starting from 0, so set bws for tx0 and tx1
175 // Leave last 2 tx queues not rated.
403 // TX queues must be rated starting from 0, so set bws for tx0 and tx1 for Eth0
407 // Leave last 4 tx queues as not rated
/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/sensors/phosphor-virtual-sensor/
H A Dvirtual_sensor_config.json143 "Name": "Fan Rated Speed",
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPowerSupply.v1_6_0.json57 … "description": "The rated efficiency of this power supply at the specified load.",
58 …"longDescription": "This property shall contain the rated efficiency, as a percentage, `0` to `100…
104 …ximum amount of power, in watt units, that the associated power supply is rated to deliver while o…
531 …l contain the maximum amount of power, in watt units, that this power supply is rated to deliver.",

123