Home
last modified time | relevance | path

Searched refs:postcode (Results 1 – 23 of 23) sorted by relevance

/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dmulti-gpios-sys-init37 set_gpio led-postcode-0 1
38 set_gpio led-postcode-1 1
39 set_gpio led-postcode-2 1
40 set_gpio led-postcode-3 1
41 set_gpio led-postcode-4 1
42 set_gpio led-postcode-5 1
43 set_gpio led-postcode-6 1
44 set_gpio led-postcode-7 1
/openbmc/docs/designs/
H A Dmulti-host-postcode.md12 postcode access through LPC interface.
19 The below component diagram shows the design for single-host postcode and
73 - Read postcode from all servers.
74 - Display the host postcode to the 7 segment display based on host position
77 postcode.
78 - Provide a command interface for user to see any server(multi-host) postcode
149 - Host starts sending the postcode IPMI message continuously to the BMC.
151 - The ipmid (phosphor-ipmi-host) appends host information with postcode and
153 - phosphor-host-postd displays postcode in the seven segment display based on
156 the postcode as history in the /var directory.
[all …]
/openbmc/phosphor-host-postd/
H A D7seg.cpp28 const auto& postcode = std::get<0>(postcodes); in DisplayDbusValue() local
32 if (f && !postcode.empty()) in DisplayDbusValue()
35 std::fprintf(f, "%d%02x\n", postcode.size() > 1, postcode.back()); in DisplayDbusValue()
H A Dexample.cpp25 static void printPostcode(FILE*, postcode_t postcode) in printPostcode() argument
28 auto code = std::get<0>(postcode); in printPostcode()
H A Dmeson.build81 ['postcode-7seg@.service'],
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_postcodes.hpp161 postcode, in fillPostCodeEntry()
177 postcode) in fillPostCodeEntry()
317 std::vector<uint8_t>>>& postcode) { in getPostCodeForEntry() argument
325 if (postcode.empty()) in getPostCodeForEntry()
331 if (!fillPostCodeEntry(asyncResp, postcode, bootIndex, codeIndex)) in getPostCodeForEntry()
353 std::vector<uint8_t>>>& postcode) { in getPostCodeForBoot() argument
362 if (!postcode.empty()) in getPostCodeForBoot()
364 endCount = entryCount + postcode.size(); in getPostCodeForBoot()
374 fillPostCodeEntry(asyncResp, postcode, bootIndex, 0, in getPostCodeForBoot()
/openbmc/phosphor-host-postd/ipmisnoop/
H A Dipmisnoop.hpp97 auto postcode = in IpmiPostReporter() local
100 if (postcode.size() == 1) in IpmiPostReporter()
105 if (postCodeDisplay(postcode[0]) < 0) in IpmiPostReporter()
H A Dipmisnoop.cpp118 auto postcode = std::get<0>(postcodes); in getSelectorPositionSignal() local
121 if (postCodeDisplay(postcode[0]) < 0) in getSelectorPositionSignal()
/openbmc/phosphor-post-code-manager/
H A Dmeson.options4 option('postcode-display-path', type:'string', description:'The sys path for postcode display on de…
H A Dmeson.build18 conf_data.set_quoted('POSTCODE_DISPLAY_PATH', get_option('postcode-display-path'))
H A DREADME.md20 [template version](https://github.com/openbmc/docs/blob/master/designs/multi-host-postcode.md)
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dserializer.cpp57 for (auto postcode : event->postcodes) in SerializeEvent() local
59 pb.add_postcodes(postcode); in SerializeEvent()
H A Dhost_manager.cpp62 void HostManager::PushPostcode(uint64_t postcode) in PushPostcode() argument
67 postcodes_.push_back(postcode); in PushPostcode()
H A Dhost_manager.hpp63 void PushPostcode(uint64_t postcode);
/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/
H A Dphosphor-host-postd_git.bb25 postcode-7seg@.service \
26 postcode-7seg@${POSTCODE_SEVENSEG_DEVICE}.service \
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-harma.dts565 /*N0-N7*/ "led-postcode-0","led-postcode-1",
566 "led-postcode-2","led-postcode-3",
567 "led-postcode-4","led-postcode-5",
568 "led-postcode-6","led-postcode-7",
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/host-post/
H A Dphosphor-host-postd_%.bbappend1 SNOOP_DEVICE = "postcode"
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/
H A Dphosphor-post-code-manager_%.bbappend1 SYS_POSTCODE_DISPLAY_PATH="/sys/bus/i2c/devices/12-000f/postcode-display-slot"
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/
H A Dgbs-host-ready.target7 After=postcode-7seg@seven_seg_disp_val.service
/openbmc/openbmc-test-automation/redfish/systems/LogServices/
H A Dtest_post_codes.robot74 [Documentation] Verify the value of ID in postcode entry is incremented
80 # Get boot count of current postcode logs.
117 # Perform clear postcode log action.
211 ... to populate postcode logs if there are no prior log entries.
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c789 static DEVICE_ATTR_RW(postcode);
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]