| /openbmc/openbmc-tools/pwmtachtool/src/ |
| H A D | pwmtachtool.c | 142 int Value = 0; in main() local 168 Value = set_fan_speed (dev_id, fannum, rpmvalue); in main() 169 if ( -1 == Value ) in main() 178 Value = get_fan_speed (dev_id, fannum, &rpmvalue); in main() 179 if ( -1 == Value) in main() 189 Value = set_pwm_dutycycle (dev_id, fannum, rpmvalue); in main() 190 if ( -1 == Value ) in main() 199 Value = set_pwm_dutycycle_value (dev_id, fannum, rpmvalue); in main() 200 if ( -1 == Value ) in main() 209 Value = get_pwm_dutycycle (dev_id, fannum, &dutycycle); in main() [all …]
|
| /openbmc/openbmc-test-automation/redfish/service_root/ |
| H A D | test_sessions_management.robot | 77 #timeout Value 105 …Valid Value session_service['@odata.id'] ['/redfish/v1/SessionService/', '/redfish/v1/SessionSer… 106 Valid Value session_service['Description'] ['Session Service'] 107 Valid Value session_service['Id'] ['SessionService'] 108 Valid Value session_service['Name'] ['Session Service'] 109 Valid Value session_service['ServiceEnabled'] [True] 110 Valid Value session_service['SessionTimeout'] [${Default_Timeout_Value}] 111 Valid Value session_service['Sessions']['@odata.id'] ['/redfish/v1/SessionService/Sessions'] 122 …Valid Value sessions['@odata.id'] ['/redfish/v1/SessionService/Sessions/', '/redfish/v1/SessionS… 123 Valid Value sessions['Description'] ['Session Collection'] [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/ |
| H A D | 0001-include-stdint.h-for-int64_t-types.patch | 12 src/Value.cpp | 1 + 15 diff --git a/src/Value.cpp b/src/Value.cpp 17 --- a/src/Value.cpp 18 +++ b/src/Value.cpp 23 #include "etcd/Value.hpp"
|
| /openbmc/u-boot/arch/arm/mach-davinci/ |
| H A D | Kconfig | 79 Value written to PLLC0 PLL Post-Divider Control Register 85 Value written to PLLC0 Divider 1 register 91 Value written to PLLC0 Divider 2 register 97 Value written to PLLC0 Divider 3 register 103 Value written to PLLC0 Divider 4 register 109 Value written to PLLC0 Divider 5 register 115 Value written to PLLC0 Divider 6 register 121 Value written to PLLC0 Divider 7 register 127 Value written to PLLC1 PLL Post-Divider Control Register 133 Value written to PLLC1 Divider 1 register [all …]
|
| /openbmc/witherspoon-pfault-analysis/ |
| H A D | gpio.hpp | 33 enum class Value enum 74 Value read(); 83 void set(Value value); 92 void requestLine(Value defaultValue = Value::high);
|
| H A D | gpio.cpp | 38 Value GPIO::read() in read() 55 return (data.values[0] == 0) ? Value::low : Value::high; in read() 58 void GPIO::set(Value value) in set() 76 void GPIO::requestLine(Value defaultValue) in requestLine()
|
| /openbmc/phosphor-power/ |
| H A D | gpio.hpp | 33 enum class Value enum 74 Value read(); 83 void set(Value value); 92 void requestLine(Value defaultValue = Value::high);
|
| H A D | gpio.cpp | 38 Value GPIO::read() in read() 55 return (data.values[0] == 0) ? Value::low : Value::high; in read() 58 void GPIO::set(Value value) in set() 76 void GPIO::requestLine(Value defaultValue) in requestLine()
|
| /openbmc/google-ipmi-sys/ |
| H A D | README.md | 17 | Byte(s) | Value | Data | 25 | Byte(s) | Value | Data | 37 | Byte(s) | Value | Data | 44 | Byte(s) | Value | Data | 68 | Byte(s) | Value | Data | 75 | Byte(s) | Value | Data … 89 | Byte(s) | Value | Data | 96 | Byte(s) | Value | Data | 109 | Byte(s) | Value | Data | 115 | Byte(s) | Value | Data | [all …]
|
| /openbmc/openbmc-test-automation/tools/ |
| H A D | sensors_dbus_list.sh | 18 exist=`busctl introspect $dobj $i | grep yz.openbmc_project.Sensor.Value` 20 cmd_value=` busctl get-property $dobj $i xyz.openbmc_project.Sensor.Value Value` 21 echo $i Value=${cmd_value##*d}
|
| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | data_types.hpp | 45 template <typename Key, typename Value> 46 using RefKeyMap = std::map<std::reference_wrapper<Key>, Value, std::less<Key>>; 49 template <typename Value, typename... Keys> 50 using TupleRefMap = std::map<TupleOfRefs<Keys...>, Value, TupleOfRefsLess>; 68 using Value = sdbusplus::utility::merge_variants_t< typedef 77 using PathInterfacesAdded = std::map<Interface, std::map<Property, Value>>;
|
| /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/ |
| H A D | pldmd-exit-handler | 15 xyz.openbmc_project.Sensor.Value Value d 0; then 24 xyz.openbmc_project.Sensor.Value Value d 0; then
|
| /openbmc/ibm-logging/test/ |
| H A D | test_policy.cpp | 281 {"Message"s, Value{"xyz.openbmc_project.Error.Test1"s}}}; in TEST_F() 292 {"Message"s, Value{"xyz.openbmc_project.Error.Test3"s}}, in TEST_F() 305 {"Message"s, Value{"xyz.openbmc_project.Error.Test4"s}}, in TEST_F() 318 {"Message"s, Value{"xyz.openbmc_project.Error.Test4"s}}, in TEST_F() 330 {"Message"s, Value{"xyz.openbmc_project.Error.Test5"s}}, in TEST_F() 342 {"Message"s, Value{"xyz.openbmc_project.Error.Test6"s}}, in TEST_F() 354 {"Message"s, Value{"xyz.openbmc_project.Error.Test7"s}}, in TEST_F() 364 DbusPropertyMap testProperties{{"Message"s, Value{"hello world"s}}}; in TEST_F() 375 {"Message"s, Value{"xyz.openbmc_project.Error.Test7"s}}, in TEST_F() 387 {"Message"s, Value{"xyz.openbmc_project.Error.Test8"s}}, in TEST_F() [all …]
|
| H A D | test_callout.cpp | 54 DbusPropertyMap assetProps{{"BuildDate"s, Value{"Date42"s}}, in TEST_F() 55 {"Manufacturer"s, Value{"Mfg42"s}}, in TEST_F() 56 {"Model"s, Value{"Model42"s}}, in TEST_F() 57 {"PartNumber"s, Value{"PN42"s}}, in TEST_F() 58 {"SerialNumber"s, Value{"SN42"s}}}; in TEST_F()
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/ |
| H A D | meson.build | 3 subdir('Value') subdir 31 input: ['../../../../yaml/xyz/openbmc_project/Metric/Value.interface.yaml'], 32 output: ['Value.md'], 44 'xyz/openbmc_project/Metric/Value',
|
| /openbmc/openbmc-tools/dbus-pcap/ |
| H A D | README.md | 34 …Type.SENDER: 7>, data=':1.95')]), body=['xyz.openbmc_project.Sensor.Value', [['Value', 3210]], []]) 36 …Type.SENDER: 7>, data=':1.95')]), body=['xyz.openbmc_project.Sensor.Value', [['Value', 3081]], []]) 47 …ed"], [8, "sa{sv}as"], [7, ":1.95"]]], ["xyz.openbmc_project.Sensor.Value", [["Value", 3210]], []]] 48 …ed"], [8, "sa{sv}as"], [7, ":1.95"]]], ["xyz.openbmc_project.Sensor.Value", [["Value", 3081]], []]]
|
| /openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
| H A D | 0004-reproducible.patch | 120 - 'CC' : { 'Macro' : '$(CC_FLAGS)', 'Value' : False}, 121 - 'PP' : { 'Macro' : '$(PP_FLAGS)', 'Value' : False}, 122 - 'APP' : { 'Macro' : '$(APP_FLAGS)', 'Value' : False}, 123 - 'ASLPP' : { 'Macro' : '$(ASLPP_FLAGS)', 'Value' : False}, 124 - 'VFRPP' : { 'Macro' : '$(VFRPP_FLAGS)', 'Value' : False}, 125 - 'ASM' : { 'Macro' : '$(ASM_FLAGS)', 'Value' : False}, 126 - 'ASLCC' : { 'Macro' : '$(ASLCC_FLAGS)', 'Value' : False}, 127 + 'CC' : { 'Macro' : '$(CC_FLAGS)', 'Value' : True}, 128 + 'PP' : { 'Macro' : '$(PP_FLAGS)', 'Value' : True}, 129 + 'APP' : { 'Macro' : '$(APP_FLAGS)', 'Value' : True}, [all …]
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_network_configuration.robot | 48 Valid Value lan_print_output['IP Address'] ["${STATIC_IP}"] 49 Valid Value lan_print_output['Subnet Mask'] ["${NETMASK}"] 50 Valid Value lan_print_output['Default Gateway IP'] ["${GATEWAY}"] 86 Valid Value lan_config['802.1q VLAN ID'] ['Disabled'] 99 Valid Value lan_config['802.1q VLAN ID'] ['${vlan_id_for_ipmi}'] 100 Valid Value lan_config['IP Address'] ["${STATIC_IP}"] 111 Valid Value lan_config['802.1q VLAN ID'] ['${vlan_id_for_ipmi}'] 121 Valid Value lan_config['802.1q VLAN ID'] ['${vlan_id_for_ipmi}'] 122 Valid Value lan_config['IP Address'] ['${ip_address}'] 123 Valid Value lan_config['Subnet Mask'] ['${subnet_mask}'] [all …]
|
| H A D | test_ipmi_general.robot | 48 Valid Value uuid ['${guids}'] 88 …Valid Value medium_type_ipmi_conf_map['${channel_info_ipmi['channel_0x${CHANNEL_NUMBER}_info']['c… 91 …Valid Value protocol_type_ipmi_conf_map['${channel_info_ipmi['channel_0x${CHANNEL_NUMBER}_info'][… 94 Valid Value channel_info_ipmi['channel_0x${CHANNEL_NUMBER}_info']['session_support'] 97 Valid Value channel_info_ipmi['channel_0x${CHANNEL_NUMBER}_info']['active_session_count'] 100 … Valid Value channel_info_ipmi['channel_0x${CHANNEL_NUMBER}_info']['protocol_vendor_id'] ['7154'] 103 …Valid Value disabled_ipmi_conf_map['${channel_info_ipmi['volatile(active)_settings']['alerting']}… 106 …Valid Value disabled_ipmi_conf_map['${channel_info_ipmi['volatile(active)_settings']['per-message… 109 …Valid Value disabled_ipmi_conf_map['${channel_info_ipmi['volatile(active)_settings']['user_level_… 112 …Valid Value access_mode_ipmi_conf_map['${channel_info_ipmi['volatile(active)_settings']['access_m… [all …]
|
| /openbmc/openbmc-tools/expectedJsonChecker/ |
| H A D | README.md | 59 "Value": {} 63 "Value": {} 78 "Value": {} 82 "Value": {} 106 "Unit": "xyz.openbmc_project.Sensor.Value.Unit.RPMS", 107 "Value": 0 126 "Unit": "xyz.openbmc_project.Sensor.Value.Unit.RPMS", 127 "Value": 3393 147 "Unit": "xyz.openbmc_project.Sensor.Value.Unit.RPMS", 148 "Value": 0 [all …]
|
| /openbmc/phosphor-pid-control/ipmi/ |
| H A D | README | 7 [2] = Value if Set 9 If Value == 1, then ManualMode is True and enabled, otherwise it's in normal 12 If Value == 1 (and Subcommand == 2), Failsafe mode is enabled, otherwise it's
|
| H A D | dbus_mode.cpp | 27 using Value = std::variant<bool>; typedef 28 using PropertyMap = std::map<Property, Value>; 68 using Value = std::variant<bool>; in setFanCtrlProperty() typedef 69 Value v{value}; in setFanCtrlProperty()
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Value/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Metric/Value' 8 '../../../../../yaml/xyz/openbmc_project/Metric/Value.interface.yaml', 28 'xyz/openbmc_project/Metric/Value',
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Value/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Value' 8 '../../../../../yaml/xyz/openbmc_project/Sensor/Value.interface.yaml', 28 'xyz/openbmc_project/Sensor/Value',
|
| /openbmc/phosphor-virtual-sensor/src/ |
| H A D | dbusUtils.hpp | 9 using Value = std::variant<int64_t, double, std::string, bool>; typedef 20 Value value; in getDbusProperty() 42 const std::string& property, const Value& value);
|