Home
last modified time | relevance | path

Searched refs:side (Results 1 – 25 of 272) sorted by relevance

1234567891011

/openbmc/u-boot/drivers/ram/aspeed/
H A DKconfig47 prompt "DDR4 PHY side ODT"
51 bool "DDR4 PHY side ODT 80 ohm"
54 select DDR4 PHY side ODT 80 ohm
57 bool "DDR4 PHY side ODT 60 ohm"
60 select DDR4 PHY side ODT 60 ohm
63 bool "DDR4 PHY side ODT 48 ohm"
66 select DDR4 PHY side ODT 48 ohm
69 bool "DDR4 PHY side ODT 40 ohm"
72 select DDR4 PHY side ODT 40 ohm
76 prompt "DDR4 DRAM side ODT"
[all …]
/openbmc/openbmc-test-automation/pldm/
H A Dtest_firmware_boot_side.robot3 Documentation Test firmware boot side switch using pldmtool.
7 # 2. Check the firmware boot side ( login to BMC and execute )
12 # 3. Set the firmware boot side to Temp or Perm accordingly
19 # 7. Verify the boot side is still same which was set.
33 # By default 2, to ensure, it performs both Perm and Temp side switch and boot.
42 [Documentation] Power off the host , set the firmware boot side via pldmtool,
55 [Documentation] Number of iteration, test should perform switch side and boot.
92 … Print Timen Current: ${cur_boot_side["CurrentValue"]} and set side: ${next_boot_side} are same.
/openbmc/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c230 ulong side; in do_brightness() local
235 side = simple_strtoul(argv[1], NULL, 10); in do_brightness()
237 if ((side >= 0) && (side <= 3) && in do_brightness()
239 vcxk_setbrightness(side, bright); in do_brightness()
/openbmc/qemu/docs/devel/
H A Drcu.rst6 on the read side (it is wait-free), and thus can make the read paths
10 thus it is not used alone. Typically, the write-side will use a lock to
17 RCU is fundamentally a "wait-to-finish" mechanism. The read side marks
18 sections of code with "critical sections", and the update side will wait
67 entering an RCU read-side critical section.
71 exiting an RCU read-side critical section. Note that RCU
72 read-side critical sections may be nested and/or overlapping.
75 Blocks until all pre-existing RCU read-side critical sections
87 read-side critical sections on all threads have completed. This
135 case when using RCU, because read-side critical sections typically
[all …]
/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/
H A Dmeson.build4 'phosphor-bmc-side-switch',
13 'phosphor-bmc-side-switch.service',
H A Dphosphor-bmc-side-switch.service2 Description=Check if flash side switch is needed
19 ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-bmc-side-switch
/openbmc/openbmc-test-automation/lib/
H A Dbios_attr_utils.robot87 [Documentation] Switch BIOS attribute firmware boot side value to Perm/Temp
88 ... at host power off state and verify firmware boot side
93 # set_fw_boot_side Firmware boot side optional value Perm/Temp.
106 Log To Console Current firmware boot side :: ${cur_boot_side["fw_boot_side"]}
107 Log To Console Given firmware boot side :: ${set_fw_boot_side}
113 # Set the given firmware boot side value.
129 # Verify firmware boot side values after BMC reboot.
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_bmc_file_mirroring.robot3 ... alternate flash chip side.
17 [Documentation] Verify the modified file is synced to alt flash side.
51 # Wait time for syncing to ALT side.
58 ... msg=hostname primary file is not synced to the alt flash chip side.
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxau_1.0.12.bb5 both client-side and server-side."
/openbmc/u-boot/drivers/video/
H A Dbus_vcxk.c98 void vcxk_setbrightness(unsigned int side, short brightness);
271 void vcxk_setbrightness(unsigned int side, short brightness) in vcxk_setbrightness() argument
274 if ((side == 0) || (side & 0x1)) in vcxk_setbrightness()
276 if ((side == 0) || (side & 0x2)) in vcxk_setbrightness()
/openbmc/u-boot/doc/
H A DREADME.i2c5 The implementation on the master side in software is quite complex.
16 reboots by either side without difficulty.
32 sure that the other side doesn't want it also. A detailed explanation is best
38 2. Waits a little bit for the other side to notice (slew time)
46 7. Panic. The other side is hung with the CLAIM line set.
60 wait for access to the bus assuming that the other side isn't using it.
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/
H A Dphosphor-software-manager_git.bb39 ${PN}-side-switch \
58 SYSTEMD_SERVICE:${PN}-side-switch += "${@bb.utils.contains('PACKAGECONFIG', 'side_switch_on_boot', 'phosphor-bmc-side-switch.service', '', d)}"
123 FILES:${PN}-side-switch += "\
124 ${libexecdir}/phosphor-code-mgmt/phosphor-bmc-side-switch \
157 pkg_postinst:${PN}-side-switch() {
160 LINK="$D$systemd_system_unitdir/obmc-host-startmin@0.target.wants/phosphor-bmc-side-switch.service"
161 TARGET="../phosphor-bmc-side-switch.service"
165 pkg_prerm:${PN}-side-switch() {
167 LINK="$D$systemd_system_unitdir/obmc-host-startmin@0.target.wants/phosphor-bmc-side
[all...]
/openbmc/qemu/docs/
H A Dspice-port-fqdn.txt2 server host side and the client side.
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dipmi-blob-tool_git.bb1 SUMMARY = "Library and Host-side tool for talking to OpenBMC IPMI BLOB handlers."
2 … provides a library for the BMC and host for core blob mechanics and host-side binaries for talkin…
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/gnuchess/
H A D0001-Remove-register-storage-class-classifier.patch20 @@ -37,7 +37,7 @@ short SqAtakd (short sq, short side)
28 a = board.b[side];
29 @@ -89,7 +89,7 @@ BitBoard AttackTo (int sq, int side)
37 a = board.b[side];
/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-kernel/linux/linux-aspeed/
H A Dromed8hm3.cfg1 # include i2c super-i/o driver, but not host-side (lpc) driver
/openbmc/openbmc/meta-asrock/meta-x570d4u/recipes-kernel/linux/linux-aspeed/
H A Dx570d4u.cfg1 # include i2c super-i/o driver, but not host-side (lpc) driver
/openbmc/u-boot/include/
H A Dbus_vcxk.h16 extern void vcxk_setbrightness(unsigned int side, short brightness);
/openbmc/openbmc/meta-security/recipes-core/images/
H A Dsecurity-server-image.bb1 DESCRIPTION = "A Serve side image for Security example "
H A Dsecurity-client-image.bb1 DESCRIPTION = "A Client side Security example"
/openbmc/qemu/qapi/
H A Debpf.json18 # Currently, there is a possible eBPF for receive-side scaling (RSS).
39 # @rss: Receive side scaling, technology that allows steering traffic
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pure-eval_0.2.3.bb1 SUMMARY = "Safely evaluate AST nodes without side effects"
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-qemuppc.txt3 host side 80-wire cable detection failed, limiting max speed
/openbmc/u-boot/api/
H A DREADME23 leaving as much processing as possible on the consumer application side,
47 - entry point at the consumer side, allows to make syscall, mandatory
/openbmc/rest-dbus/
H A DREADME.md7 APIs as rest-dbus, but browser side support remains unimplemented.

1234567891011