Home
last modified time | relevance | path

Searched full:back (Results 1 – 25 of 1638) sorted by relevance

12345678910>>...66

/openbmc/u-boot/drivers/gpio/
H A Dtegra186_gpio_priv.h11 * back-to-back.
40 * 8 GPIOs are packed into a port. Their registers appear back-to-back in the
55 * The registers for multiple ports are packed together back-to-back to form
/openbmc/u-boot/drivers/dfu/
H A DKconfig27 bool "MMC back end for DFU"
32 bool "NAND back end for DFU"
39 bool "RAM back end for DFU"
44 bool "SPI flash back end for DFU"
/openbmc/telemetry/src/metrics/
H A Dcollection_function.cpp30 return readings.back().second; in calculateForStartupInterval()
56 return readings.back().second; in calculateForStartupInterval()
79 const auto duration = timestamp - readings.back().first; in calculate()
80 valueSum += readings.back().second * duration.count(); in calculate()
93 ReadingItem(timestamp, readings.back().second)}); in calculateForStartupInterval()
120 calculateMultiplier(timestamp - readings.back().first); in calculate()
121 valueSum += readings.back().second * multiplier.count(); in calculate()
140 ReadingItem(timestamp, readings.back().second)}); in calculateForStartupInterval()
/openbmc/u-boot/test/dm/
H A Dmisc.c50 /* Read back last issued ioctl */ in dm_test_misc()
56 /* Read back last issued ioctl */ in dm_test_misc()
63 /* Read back enable/disable status */ in dm_test_misc()
69 /* Read back enable/disable status */ in dm_test_misc()
75 /* Read back enable/disable status */ in dm_test_misc()
/openbmc/u-boot/board/freescale/t4rdb/
H A Dcpld.h24 u8 sw1_sysclk; /* 0x09 - SW1 Status Read Back Register */
25 u8 sw2_status; /* 0x0a - SW2 Status Read Back Register */
26 u8 sw3_status; /* 0x0b - SW3 Status Read Back Register */
27 u8 sw4_status; /* 0x0c - SW4 Status Read Back Register */
/openbmc/u-boot/scripts/coccinelle/iterators/
H A Dlist_entry_update.cocci4 /// that there is a path from the reassignment back to the top of the loop.
38 @back depends on (org || report) && !context exists@
48 @script:python depends on back && org@
56 @script:python depends on back && report@
/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)
/openbmc/openbmc/poky/meta/recipes-extended/iputils/iputils/
H A DCVE-2025-47268.patch29 ./ping/ping: Warning: time of day goes back (-7256972569576721377us), taking countermeasures
30 ./ping/ping: Warning: time of day goes back (-7256972569576721232us), taking countermeasures
45 Also existing message "time of day goes back ..." needed to be modified
53 ./ping/ping: Warning: time of day goes back (-3985394643238914 s), taking countermeasures
55 ./ping/ping: Warning: time of day goes back (-3985394643238914 s), taking countermeasures
58 ./ping/ping: Warning: time of day goes back (-4243165695442945 s), taking countermeasures
111 - error(0, 0, _("Warning: time of day goes back (%ldus), taking countermeasures"), triptime);
127 + error(0, 0, _("Warning: time of day goes back (%ld s), taking countermeasures"), tv->tv_sec);
/openbmc/openbmc-test-automation/bin/
H A Dgen_list.sh22 # local position="${4:-back}"
31 # ("front"/"back").
39 if [ "${4:-back}" == "back" ] ; then
40 # Append the list_element to the back of the list and return.
/openbmc/openbmc/poky/meta/recipes-devtools/rpm-sequoia/
H A Drpm-sequoia-crypto-policy_git.bb36 install -d -m755 ${D}${datadir}/crypto-policies/back-ends
37 …install -m644 ${S}/output/DEFAULT/rpm-sequoia.txt ${D}${datadir}/crypto-policies/back-ends/rpm-seq…
40 FILES:${PN} = "${datadir}/crypto-policies/back-ends/*"
/openbmc/docs/designs/
H A Dnmi-dbus-interface.md38 NMI.interface.yaml) and implement the new D-Bus back-end for respective
63 3. Redfish URI will invoke a D-Bus NMI back-end call which will use an arch
64 specific back-end implementation of xyz.openbmc_project.Control.Host.NMI to
77 to support new RequestedHostTransition property called Nmi. D-Bus back-end can
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/
H A DGroup.interface.yaml14 'identifying' association to provide a link back to a Item.
21 'fault_identifying' association to provide a link back to a Item.
/openbmc/u-boot/common/spl/
H A Dspl_ext.c98 printf("spl: error reading image %s, err - %d, falling back to default\n", in spl_load_image_ext_os()
107 puts("spl: falling back to default\n"); in spl_load_image_ext_os()
113 puts("spl: falcon_image_file not set in environment, falling back to default\n"); in spl_load_image_ext_os()
116 puts("spl: falcon_args_file not set in environment, falling back to default\n"); in spl_load_image_ext_os()
H A Dspl_fat.c129 printf("spl: error reading image %s, err - %d, falling back to default\n", in spl_load_image_fat_os()
138 puts("spl: falling back to default\n"); in spl_load_image_fat_os()
144 puts("spl: falcon_image_file not set in environment, falling back to default\n"); in spl_load_image_fat_os()
146 puts("spl: falcon_args_file not set in environment, falling back to default\n"); in spl_load_image_fat_os()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dunavailable_artifact.html13 <p><a href="javascript:window.history.back()">Back to previous page</a></p>
/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c121 int fore, back; in video_set_default_colors() local
126 back = VID_BLACK; in video_set_default_colors()
129 back = VID_WHITE; in video_set_default_colors()
135 fore = back; in video_set_default_colors()
136 back = temp; in video_set_default_colors()
140 priv->colour_bg = vid_console_color(priv, back); in video_set_default_colors()
250 * TrueType does not support rotation at present so fall back to the in video_post_probe()
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/
H A D0002-Fix-unittests-Typo-in-Name-Name-append-to-ndata_-not.patch30 retname.ndata_.reserve(retname.offsets_.back() + 1);
31 - retname.ndata_.assign(ndata_.data() + offsets_[first], ndata_.data() + retname.offsets_.back()…
33 + retname.ndata_.assign(it, it + retname.offsets_.back());
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Ddo_not_apply_config.patch33 "Answer NO if you want to go back and make changes!\n";
35 - $InterfaceEndScreenNoEpilogue = "Please use Back/Next buttons to move among the questions you …
37 + $InterfaceEndScreenNoEpilogue = "Please use Back/Next buttons to move among the questions you …
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/
H A DThermalDirection.interface.yaml20 A chassis with the air intake in the back and exhaust out the
25 back.
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Dbootrom.c33 * we back to bootrom download mode if get a
39 * to check it and back to bootrom at very early bootstage(before
76 * brom_ctx: transfer back into the startup-code at in save_boot_params()
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_bmc_image_switch.robot19 # User can input -v LOOP_COUNT:n to drive the switch back and forth for
79 [Documentation] Switch back up image to running and verify.
136 Print Timen Switch to back up and rebooting.
139 Print Timen Switch to back up completed.
/openbmc/phosphor-networkd/src/
H A Drtnetlink_server.hpp15 and calls the call back once it gets the event.
16 Usage would be create the server with the call back
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/TPM/
H A DSecurityKeys.interface.yaml9 resetting those values back to default by the host. Setting this
25 system key back to the default state
/openbmc/slpd-lite/
H A Dslp_server.hpp20 on the port and calls the call back once it gets the event.
21 usage would be create the server with the port and the call back
/openbmc/pldm/requester/test/
H A Dmctp_endpoint_discovery_test.cpp80 pldm::MctpInfo mctpInfo = mctpDiscoveryHandler->existingMctpInfos.back(); in TEST()
111 pldm::MctpInfo mctpInfo = mctpDiscoveryHandler->existingMctpInfos.back(); in TEST()
123 mctpInfo = mctpDiscoveryHandler->existingMctpInfos.back(); in TEST()
128 mctpInfo = removedInfos.back(); in TEST()
146 pldm::MctpInfo mctpInfo = mctpDiscoveryHandler->existingMctpInfos.back(); in TEST()
192 pldm::MctpInfo mctpInfo = mctpDiscoveryHandler->existingMctpInfos.back(); in TEST()
234 pldm::MctpInfo mctpInfo = mctpDiscoveryHandler->existingMctpInfos.back(); in TEST()

12345678910>>...66