Home
last modified time | relevance | path

Searched full:power_cap (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-usage-controller.html32 ng-model="power_cap.PowerCapEnable"
33 ng-checked="power_cap.PowerCapEnable"
38 power_cap.PowerCapEnable ? "on" : "off"
43 {{ power_cap.PowerCapEnable ? "On" : "Off" }}
57 ng-disabled="!power_cap.PowerCapEnable"
58 ng-model="power_cap.PowerCap"
H A Dpower-usage-controller.js16 $scope.power_cap = {};
25 $scope.power_cap = data.data;
51 if (!$scope.power_cap.PowerCap) {
79 return APIUtils.setPowerCap($scope.power_cap.PowerCap)
89 return APIUtils.setPowerCapEnable($scope.power_cap.PowerCapEnable)
/openbmc/openbmc-test-automation/lib/
H A Denergy_scale_utils.robot116 ${power_limit}= Read Attribute ${CONTROL_HOST_URI}power_cap PowerCap
130 Write Attribute ${CONTROL_HOST_URI}power_cap PowerCap data=${data}
132 ${power}= Read Attribute ${CONTROL_HOST_URI}power_cap PowerCap
145 Write Attribute ${CONTROL_HOST_URI}power_cap PowerCapEnable
161 Write Attribute ${CONTROL_HOST_URI}power_cap PowerCapEnable
174 ... ${CONTROL_HOST_URI}power_cap PowerCapEnable
/openbmc/phosphor-webui/app/overview/controllers/
H A Dsystem-overview-controller.js23 $scope.power_cap = '';
92 $scope.power_cap = Constants.POWER_CAP_TEXT.disabled;
94 $scope.power_cap =
H A Dsystem-overview-controller.html88 <dd class="courier-bold">{{ power_cap }}</dd>
/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-read-settings-mrw-native/
H A Dmrw-override-settings.yaml1 /xyz/openbmc_project/control/host0/power_cap:
/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-defaults-native/
H A Dibm_host_settings.override.yml1 /xyz/openbmc_project/control/host{}/power_cap:
/openbmc/phosphor-settingsd/
H A Dsettings_example.yaml33 /xyz/openbmc_project/control/host0/power_cap:
H A Dsettings.yaml6 name: power_cap
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp66 "/xyz/openbmc_project/control/host0/power_cap"), in afterGetPowerCapEnable()
108 "/xyz/openbmc_project/control/host0/power_cap", in afterGetChassisPath()
257 "/xyz/openbmc_project/control/host0/power_cap", in afterGetChassis()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/
H A Dhost-template.yaml37 /xyz/openbmc_project/control/host{}/power_cap:
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_escale_base.robot131 Write Attribute ${CONTROL_HOST_URI}power_cap PowerCap data=${data}
/openbmc/openpower-occ-control/
H A Dpowercap.hpp142 "/xyz/openbmc_project/control/host0/power_cap") + in PowerCap()
H A Dpowercap.cpp16 constexpr auto PCAP_PATH = "/xyz/openbmc_project/control/host0/power_cap";
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js1740 '/xyz/openbmc_project/control/host0/power_cap',
1751 '/xyz/openbmc_project/control/host0/power_cap/attr/PowerCapEnable',
1763 '/xyz/openbmc_project/control/host0/power_cap/attr/PowerCap',
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Bonnell/
H A Dbios_attrs.json340 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
839 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
/openbmc/pldm/oem/ibm/configurations/bios/
H A Dbios_attrs.json358 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
895 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Everest/
H A Dbios_attrs.json358 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
896 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Dbios_attrs.json358 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
896 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A Dbios_attrs.json358 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
896 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier2U/
H A Dbios_attrs.json358 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
896 "object_path": "/xyz/openbmc_project/control/host0/power_cap",
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/
H A Dibm,blueridge-2u_associations.json353 "/xyz/openbmc_project/control/host0/power_cap"
H A Dibm,rainier-2u_associations.json354 "/xyz/openbmc_project/control/host0/power_cap"
H A Dibm,fuji_associations.json251 "/xyz/openbmc_project/control/host0/power_cap"
H A Dibm,everest_associations.json251 "/xyz/openbmc_project/control/host0/power_cap"

12