/openbmc/pldm/host-bmc/dbus/ |
H A D | vrm.hpp | 17 class VRM : public ItemVRM class 20 VRM() = delete; 21 ~VRM() = default; 22 VRM(const VRM&) = delete; 23 VRM& operator=(const VRM&) = delete; 24 VRM(VRM&&) = delete; 25 VRM& operator=(VRM&&) = delete; 27 VRM(sdbusplus::bus_t& bus, const std::string& objPath) : in VRM() function in pldm::dbus::VRM
|
H A D | custom_dbus.hpp | 244 std::unordered_map<ObjectPath, std::unique_ptr<VRM>> vrm;
|
H A D | custom_dbus.cpp | 251 std::make_unique<VRM>(pldm::utils::DBusHandler::getBus(), in implementVRMInterface()
|
/openbmc/linux/drivers/regulator/ |
H A D | qcom-rpmh-regulator.c | 30 VRM, enumerator 614 .regulator_type = VRM, 624 .regulator_type = VRM, 634 .regulator_type = VRM, 644 .regulator_type = VRM, 653 .regulator_type = VRM, 662 .regulator_type = VRM, 677 .regulator_type = VRM, 687 .regulator_type = VRM, 697 .regulator_type = VRM, [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | asus_wmi_sensors.rst | 63 * CPU VRM Temperature, 66 * CPU VRM Output Current.
|
H A D | asus_ec_sensors.rst | 46 5. VRM temperature 48 7. VRM heatsink fan RPM
|
H A D | w83793.rst | 104 * VID and VRM 105 The VRM version is detected automatically, don't modify the it unless you 106 *do* know the cpu VRM version and it's not properly detected.
|
H A D | occ.rst | 61 [with type == 3 (FRU type is VRM)] 64 VRM temperature alarm boolean; 1 to indicate
|
H A D | pc87360.rst | 168 The driver will default to VRM 9.0, but this can be changed from user-space.
|
H A D | lm85.rst | 96 VID signals from the processor to the VRM. Lastly, there are three (3) PWM
|
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/ |
H A D | vrm-control.bb | 1 SUMMARY = "Romulus VRM Overrides"
|
/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/ |
H A D | avsbus-control.bb | 2 DESCRIPTION = "Voltage regulator module (VRM) AVSBus control for Zaius"
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/ |
H A D | vrm-control.bb | 1 SUMMARY = "VRM Overrides"
|
/openbmc/docs/architecture/ |
H A D | sensor-architecture.md | 55 and a VRM output voltage sensor. 86 supply, VRM, or CPU. The Redfish sensor support can obtain the following 95 hardware item to its sensors. For example, a processor VRM could have
|
/openbmc/docs/designs/ |
H A D | bmc-boot-ready.md | 17 been collected from the VRM's by the BMC to determine their characteristics. On
|
H A D | vpd-collection.md | 205 - Query a given FRU for its VPD. Example read the serial number of the VRM.
|
/openbmc/linux/drivers/hwmon/ |
H A D | asus_wmi_sensors.c | 106 VRM = 0x6, enumerator
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-hwmon | 168 Originally the VRM standard version multiplied by 10, but now
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | README.md | 728 when there is a fault on a redundant fan, VRM, or power supply. The report
|