Home
last modified time | relevance | path

Searched full:setting (Results 1 – 25 of 1957) sorted by relevance

12345678910>>...79

/openbmc/openpower-hw-diags/
H A Dcli.cpp12 /** @brief Search the command line arguments for a setting value */
22 char* setting; in parseConfig() local
25 setting = getCliSetting(i_begin, i_end, "--all"); in parseConfig()
26 if (nullptr != setting) in parseConfig()
28 if (std::string("off") == setting) in parseConfig()
33 if (std::string("on") == setting) in parseConfig()
41 setting = getCliSetting(i_begin, i_end, "--vital"); in parseConfig()
42 if (nullptr != setting) in parseConfig()
44 if (std::string("off") == setting) in parseConfig()
48 if (std::string("on") == setting) in parseConfig()
[all …]
H A Dcli.hpp19 * @brief Search the command line arguments for a setting value
23 * @param i_setting configuration setting to look for
25 * @return value of the setting or 0 if setting not found or value not given
/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c47 * support two BMP types with one setting.
262 * parse_setting() - parse a single setting of custom lcd parameters
264 * @setting: The custom lcd setting <name>:<value>
268 static int parse_setting(char *setting) in parse_setting() argument
271 char *setting_start = setting; in parse_setting()
273 if (!strncmp(setting, "mode:", 5)) { in parse_setting()
274 return parse_mode(setting + 5); in parse_setting()
275 } else if (!strncmp(setting, "pixclock:", 9)) { in parse_setting()
276 return parse_pixclock(setting + 9); in parse_setting()
277 } else if (!strncmp(setting, "left:", 5)) { in parse_setting()
[all …]
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/
H A Dboot_config_setting_attrs.json5 "displayName": "Host 1 Boot Config Setting",
6 "helpText": "This is the boot configuration setting for Host 1",
38 "displayName": "Host 2 Boot Config Setting",
39 "helpText": "This is the boot configuration setting for Host 2",
71 "displayName": "Host 3 Boot Config Setting",
72 "helpText": "This is the boot configuration setting for Host 3",
104 "displayName": "Host 4 Boot Config Setting",
105 "helpText": "This is the boot configuration setting for Host 4",
137 "displayName": "Host 5 Boot Config Setting",
138 "helpText": "This is the boot configuration setting for Host 5",
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A D0004-config_info.c-not-expose-build-info.patch43 configdata[i].setting = pstrdup(path);
47 - configdata[i].setting = pstrdup(CONFIGURE_ARGS);
52 - configdata[i].setting = pstrdup(VAL_CC);
54 - configdata[i].setting = pstrdup(_("not recorded"));
60 - configdata[i].setting = pstrdup(VAL_CPPFLAGS);
62 - configdata[i].setting = pstrdup(_("not recorded"));
68 - configdata[i].setting = pstrdup(VAL_CFLAGS);
70 - configdata[i].setting = pstrdup(_("not recorded"));
76 - configdata[i].setting = pstrdup(VAL_CFLAGS_SL);
78 - configdata[i].setting = pstrdup(_("not recorded"));
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sol.robot67 Set SOL Setting privilege-level ${item}
68 ${output}= Get SOL Setting Privilege Level
172 [Template] Verify SOL Setting
174 # Setting name Min valid value Max valid value
181 [Template] Verify SOL Setting
183 # Setting name Min valid value Max valid value
190 [Template] Verify SOL Setting
192 # Setting name Min valid value Max valid value
199 [Template] Verify SOL Setting
201 # Setting nam
[all...]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/
H A Dmpd.conf.in7 # This setting controls the top directory which MPD will search to discover the
9 # setting defaults to the XDG directory, otherwise the music directory will be
15 # This setting sets the MPD internal playlist directory. The purpose of this
18 # format. This setting defaults to playlist saving being disabled.
22 # This setting sets the location of the MPD database. This file is used to
24 # server is not up. This setting defaults to disabled which will allow
35 # setting defaults to logging to syslog, otherwise logging is disabled.
39 # This setting sets the location of the file which stores the process ID
40 # for use of mpd --kill and some init scripts. This setting is disabled by
45 # This setting sets the location of the file which contains information about
[all …]
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0001-Add-support-for-persistent-only-settings.patch7 one-time setting mode (as per IPMI 2.0 specification).
25 std::tuple<Path, OneTimeEnabled> setting(const Objects& objects,
50 + // setting mode (e.g. Boot Initiator Mailbox).
51 + // That is not an error, just return the regular setting.
52 + // If there's just one object, that's the only kind of setting
53 + // mode this interface supports, so just return that setting path.
68 + // one-time setting, consider the other the persistent setting.
72 @@ -116,6 +141,8 @@ std::tuple<Path, OneTimeEnabled> setting(const Objects& objects,
76 + // Now see if the one-time setting is enabled and return the path for it
77 + // if so. Otherwise return the path for the persistent setting.
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DREADME.msl.md5 The OpenBMC API provides a global setting for enforcement of minimum ship level.
6 Typically a setting like this would be used to enable the use of hardware
12 requirements on how the setting is used; implementations are free to react to
13 the value of the setting however they choose.
31 maintains a setting store and interface for the setting value. This
33 requirements, allowing a user to toggle the setting back and forth.
45 Finally, the setting and the inventory assets must be compared and the server
/openbmc/openbmc/poky/meta/classes/
H A Dextrausers.bbclass32 setting=`echo $user_group_settings | cut -d ';' -f1`
34 while test "x$setting" != "x"; do
35 cmd=`echo $setting | cut -d ' ' -f1`
36 opts=`echo $setting | cut -d ' ' -f2-`
38 # this setting is actually a serial process. So we only retry once.
66 if [ "$setting" = "$remaining" ]; then
69 # iterate to the next setting
70 setting=`echo $remaining | cut -d ';' -f1`
/openbmc/webui-vue/src/store/modules/Settings/
H A DNetworkStore.js8 firstInterfaceId: '', //used for setting global DHCP settings
123 setting: i18n.global.t('pageNetwork.dhcp'), property in AnonymousClass181065170401
130 setting: i18n.global.t('pageNetwork.dhcp'), property in AnonymousClass181065170501
149 setting: i18n.global.t('pageNetwork.dhcp6'), property in AnonymousClass181065170701
156 setting: i18n.global.t('pageNetwork.dhcp6'), property in AnonymousClass181065170801
187 setting: i18n.global.t('pageNetwork.domainName'), property in AnonymousClass181065170b01
197 setting: i18n.global.t('pageNetwork.domainName'), property in AnonymousClass181065170c01
228 setting: i18n.global.t('pageNetwork.dns'), property in AnonymousClass181065170f01
237 setting: i18n.global.t('pageNetwork.dns'), property in AnonymousClass181065171001
268 setting: i18n.global.t('pageNetwork.ntp'), property in AnonymousClass181065171301
[all …]
/openbmc/openbmc-test-automation/lib/
H A Denergy_scale_utils.robot43 # The power limit setting can be obtained with the following:
57 ... watts setting.
75 ... msg=Failed setting dcmi power limit to ${power_limit} watts.
114 ... watts setting using REST interface.
126 # verify If True, read the power setting to confirm.
134 ... msg=Failed setting power limit to ${power_limit} watts via REST.
142 # verify If True, read the setting to confirm.
148 ${setting}= Get DCMI Power Activation Via REST
149 Should Be True ${setting} == ${1}
158 # verify If True, read the setting to confirm.
[all …]
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing.out3 --- Setting up images ---
11 --- Setting up Fleecing Graph ---
16 --- Setting up NBD Export ---
72 --- Setting up images ---
80 --- Setting up Fleecing Graph ---
86 --- Setting up NBD Export ---
142 --- Setting up images ---
150 --- Setting up Fleecing Graph ---
157 --- Setting up NBD Export ---
214 --- Setting up images ---
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0045-efi-corstone1000-fwu-update-RPC-ABI.patch25 - * setting the buffer ready event arguments in register w4:
26 + * setting the buffer ready event arguments in register w3:
36 + * setting the memory handle fields to
53 - * setting the kernel started event arguments:
54 + * setting the kernel started event arguments in register w3::
55 * setting capsule update interface ID(31:16)
64 + * setting the memory handle fields to
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_escale_base.robot52 Escale Power Setting Via REST And Verify
65 ... msg=Reading Power limit with IPMI failed after setting it with REST.
68 Escale Power Setting Via IPMI And Verify
81 ... msg=Reading power limit with REST failed after setting it with IPMI.
123 # good_power A valid power setting, usually at a limit.
139 # Save the deactivation/activation setting.
147 # Save the power limit setting.
159 # Restore the system's initial power limit setting.
164 # Restore the system's initial deactivation/activation setting.
H A Dtest_power_capping.robot122 ... msg=Power limit setting of watts not retained at Runtime.
153 ... msg=Power limit setting not retained at Runtime.
170 # Check that DCMI power limit setting = ${power_setting}.
192 # Check that DCMI power limit setting = ${power_setting}.
217 # Save the deactivation/activation setting.
225 # Save the power limit setting.
232 # Set initial power setting value.
240 # Return the system's initial deactivation/activation setting.
241 # Return the system's initial power limit setting.
/openbmc/phosphor-time-manager/
H A Dmanager.hpp63 /** @brief Get setting from settingsd service
67 * @param[in] setting - The string of the setting
69 * @return The setting value in string
72 const char* setting) const;
85 * Notify listeners that time mode is changed and update ntp setting
99 /** @brief Callback to handle change in a setting
118 /** @brief Update the NTP setting to systemd time service
H A Dmanager.cpp62 debug("NTP mode is already the same, skip setting to systemd time" in onPropertyChanged()
121 debug("NTP mode is already the same, skip setting to" in onTimedateChanged()
145 info("Updated NTP setting: {ENABLED}", "ENABLED", isNtp); in updateNtpSetting()
149 error("Failed to update NTP setting: {ERROR}", "ERROR", ex); in updateNtpSetting()
175 // When time_mode is updated, update the NTP setting in onTimeModeChanged()
180 const char* setting) const in getSetting()
186 path, interface, setting); in getSetting()
192 "ERROR", ex, "PATH", path, "INTERFACE", interface, "NAME", setting); in getSetting()
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/
H A Dmtmitchell_platform_gpios_init.sh21 # before setting BMC_RDY.
24 echo "PSU is on. Setting PSON to 0"
27 echo "PSU is off. Setting PSON to 1"
41 # add device enable, mux setting, device select gpios
47 # add device enable, mux setting, device select gpios
/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/
H A Dncsi-wait-and-set-speed7 # NCSI stack when it is in a proper state for this speed setting to succeed
22 echo "attempt number $i: setting $netIface to 1 gigabit"
27 echo "error code is $rc setting $netIface to 1 gigabit, sleep and retry"
30 echo "success setting $netIface to 1 gigabit"
/openbmc/u-boot/board/freescale/common/
H A Didt8t49n222a_serdes_clk.c96 printf("Setting refclk1:122.88 and refclk2:122.88\n"); in set_serdes_refclk()
120 printf("Setting refclk1:100 and refclk2:125\n"); in set_serdes_refclk()
128 printf("Setting refclk1:125 and refclk2:125\n"); in set_serdes_refclk()
137 printf("Setting refclk1:125 and refclk2:100\n"); in set_serdes_refclk()
146 printf("Setting refclk1:156.25 and refclk2:156.25\n"); in set_serdes_refclk()
157 printf("Setting refclk1:100 and refclk2:156.25\n"); in set_serdes_refclk()
168 printf("Setting refclk1:125 and refclk2:156.25\n"); in set_serdes_refclk()
179 printf("Setting refclk1:156.25 and refclk2:100\n"); in set_serdes_refclk()
190 printf("Setting refclk1:156.25 and refclk2:125\n"); in set_serdes_refclk()
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpei_data.h80 * < 0x050 = Setting 1 (back panel, 1-5in, lowest tx amplitude)
81 * < 0x140 = Setting 2 (back panel, 5-14in, highest tx amplitude)
83 * < 0x080 = Setting 1 (front/back panel, <8in, lowest tx amplitude)
84 * < 0x130 = Setting 2 (back panel, 8-13in, higher tx amplitude)
85 * < 0x150 = Setting 3 (back panel, 13-15in, higest tx amplitude)
105 * N mode functionality. Leave this setting at 0.
/openbmc/phosphor-state-manager/
H A Dsettings.cpp64 * Interface. A persistent user setting and a one-time in Objects()
65 * setting which is only valid for one boot of the system. in Objects()
66 * The one-time setting will have "one_time" in its in Objects()
81 * Interface. A persistent user setting and a one-time in Objects()
82 * setting which is only valid for one boot of the system. in Objects()
83 * The one-time setting will have "one_time" in its in Objects()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DCapLimits.interface.yaml10 description: The Minimum supported PowerCap setting.
17 description: The Maximum supported PowerCap setting.
25 Minimum supported soft user PowerCap setting. The min soft user
/openbmc/qemu/backends/tpm/
H A Dtrace-events17 tpm_emulator_set_locality(uint8_t locty) "setting locality to %d"
32 tpm_emulator_set_state_blobs(void) "setting state blobs"
33 tpm_emulator_set_state_blobs_error(const char *msg) "error while setting state blobs: %s"
34 tpm_emulator_set_state_blobs_done(void) "Done setting state blobs"

12345678910>>...79