/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/witherspoon-led-manager-config/ |
H A D | led.yaml | 2 front-power: 6 Priority: 'On' 7 power-button: 11 Priority: 'On' 12 rear-power: 16 Priority: 'On' 18 front-fault: 21 Period: 0 22 Priority: 'Blink' 23 rear-fault: [all …]
|
/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/leds/daytonax-led-manager-config/ |
H A D | led.yaml | 4 led-fault: 7 Period: 0 8 Priority: 'Blink' 11 led-identify: 15 Priority: 'Blink' 18 led-fault: 22 Priority: 'Blink' 23 led-identify: 25 Priority: 'Blink' 29 led-fault: [all …]
|
/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/leds/phosphor-led-manager/ |
H A D | led-group-config.json | 11 "Priority": "On" string 22 "Period": 0, 23 "Priority": "On" string 35 "Priority": "On" string 46 "Period": 0, 47 "Priority": "On" string 59 "Priority": "Blink" string 70 "Period": 0, 71 "Priority": "Blink" string 83 "Priority": "Blink" string [all …]
|
/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/leds/system1-led-manager-config/ |
H A D | led.yaml | 6 Priority: 'On' 12 Period: 0 13 Priority: 'On' 19 Period: 0 20 Priority: 'On' 23 led-rear-enc-id0: 26 Period: 0 27 Priority: 'On' 30 led-rear-enc-fault0: 33 Period: 0 [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/phosphor-logging/p10bmc/ |
H A D | com.ibm.Hardware.Chassis.Model.Rainier2U_dev_callouts.json | 3 "0":{ object 6 "LocationCode":"P0-C5", 7 "MRU":"/sys-0/node-0/nisqually-0/ebmc-card-connector-0/ingraham-0/BMC-0", 8 "Name":"/sys-0/node-0/nisqually-0/ebmc-card-connector-0/ingraham-0", 9 "Priority":"H" string 12 "LocationCode":"P0-C15", 13 "MRU":"/sys-0/node-0/nisqually-0/proc_socket-0/godel-0/power10", 14 "Name":"/sys-0/node-0/nisqually-0/proc_socket-0/godel-0", 15 "Priority":"H" string 19 "Name":"/sys-0/node-0/nisqually-0", [all …]
|
H A D | com.ibm.Hardware.Chassis.Model.Everest_dev_callouts.json | 3 "0":{ object 6 "LocationCode":"P0-C0", 7 "MRU":"/sys-0/node-0/bellavista-0/eBMC-card-conn-0/Tola-0/bmc-0", 8 "Name":"/sys-0/node-0/bellavista-0/eBMC-card-conn-0/Tola-0", 9 "Priority":"H" string 12 "LocationCode":"P0-C61", 13 "MRU":"/sys-0/node-0/bellavista-0/proc_socket-0/godel-0/power10", 14 "Name":"/sys-0/node-0/bellavista-0/proc_socket-0/godel-0", 15 "Priority":"H" string 19 "Name":"/sys-0/node-0/bellavista-0", [all …]
|
H A D | com.ibm.Hardware.Chassis.Model.Bonnell_dev_callouts.json | 3 "0":{ object 6 "LocationCode":"P0-C5", 7 "Name":"/sys-0/node-0/pennybacker-0/proc_socket-0/godel-0/power10-0", 8 "Priority":"H" string 12 "Name":"/sys-0/node-0/pennybacker-0/bmc-0", 13 "Priority":"L" string 16 "Dest":"/sys-0/node-0/pennybacker-0/proc_socket-0/godel-0/power10-0", 17 "Source":"/sys-0/node-0/pennybacker-0/bmc-0" 19 "0-0":{ object 22 "LocationCode":"P0-C5", [all …]
|
H A D | com.ibm.Hardware.Chassis.Model.Rainier4U_dev_callouts.json | 3 "0":{ object 6 "LocationCode":"P0-C5", 7 "MRU":"/sys-0/node-0/nisqually-0/ebmc-card-connector-0/ingraham-0/BMC-0", 8 "Name":"/sys-0/node-0/nisqually-0/ebmc-card-connector-0/ingraham-0", 9 "Priority":"H" string 12 "LocationCode":"P0-C15", 13 "MRU":"/sys-0/node-0/nisqually-0/proc_socket-0/godel-0/power10", 14 "Name":"/sys-0/node-0/nisqually-0/proc_socket-0/godel-0", 15 "Priority":"H" string 19 "Name":"/sys-0/node-0/nisqually-0", [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ |
H A D | RedundancyPriority.interface.yaml | 2 The priority, for redundancy purposes, of the associated 5 - name: Priority 8 The priority order specified for the associated Software.Version, 9 represented as a value between 0 (High) and 127 (Low). Any value 10 above 127 has implementation-specific purpose. 13 particular priority. A requested priority change may cause other 14 Software.Versions to change priority. 16 A dual-sided redundancy model could be represented by two 17 Software.Version associations, one of which is at priority 0 and the 18 other at priority 1. When a new image is Activated, the old [all …]
|
H A D | RequestedRedundancyPriority.interface.yaml | 2 The requested priority, for redundancy purposes, of the associated 5 - name: Priority 7 default: 0 11 `Software.RedundancyPriority.Priority` is Priority. 13 See `Software.RedundancyPriority.Priority` for valid values and 16 By default, any Activation should be done to the highest priority. 18 `RequestedRedundancyPriority.Priority`, resulting in an 19 `ActivationState` which is either `Failed` or `Active` with `Priority` 20 of `0 (High)`.
|
/openbmc/openpower-hw-diags/test/ |
H A D | test-resolution.cpp | 30 proc_str, callout::Priority::HIGH, false); in TEST() 33 omi_str, callout::Priority::MED_A, true); in TEST() 36 core_str, callout::Priority::MED, true); in TEST() 39 callout::Procedure::NEXTLVL, callout::Priority::LOW); in TEST() 42 callout::ClockType::OSC_REF_CLOCK_1, callout::Priority::LOW, false); in TEST() 46 l1->push(c1); in TEST() 47 l1->push(c2); in TEST() 48 l1->push(c5); in TEST() 52 l2->push(c4); in TEST() 53 l2->push(c3); in TEST() [all …]
|
H A D | test-pll-unlock.cpp | 4 #include <analyzer/ras-data/ras-data-parser.hpp> 25 // Sub-test #1 - single PLL unlock attention on proc 1, clock 1 32 libhei::Signature sig11{chip1, nodeId, 0, 1, libhei::ATTN_TYPE_CHIP_CS}; in TEST() 39 rasData.getResolution(sig11)->resolve(sd); in TEST() 51 "Priority": "M" in TEST() 57 "Priority": "M" in TEST() 68 "Priority": "medium" in TEST() 73 "Priority": "medium", in TEST() 80 // Sub-test #2 - PLL unlock attention on multiple procs and clocks. Isolating 81 // only to proc 1 clock 0 PLL unlock attentions. [all …]
|
/openbmc/phosphor-led-manager/manager/ |
H A D | config-validator.cpp | 1 #include "config-validator.hpp" 6 #include <phosphor-logging/lg2.hpp> 16 // Priority for a particular LED needs to stay SAME across all groups 25 if (group.priority != 0) in isUsingGroupPriority() 34 const std::optional<phosphor::led::Layout::Action>& priority) in priorityToString() argument 36 if (!priority.has_value()) in priorityToString() 40 switch (priority.value()) in priorityToString() 52 /** @brief Validate the Priority of an LED is same across ALL groups 54 * @param[in] name - led name member of each group 55 * @param[in] priority - member priority of each group [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | message_registry.json | 9 "ReasonCode": "0x1001", 31 "ReasonCode": "0x1002", 52 "ReasonCode": "0x1003", 68 "ReasonCode": "0x1004", 85 "ReasonCode": "0x1005", 102 "ReasonCode": "0x1006", 117 "ReasonCode": "0x1007", 146 "ReasonCode": "0x1008", 175 "ReasonCode": "0x1009", 204 "ReasonCode": "0x100A", [all …]
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | log.scss | 1 // Priority tags 2 $priority-high: $accent-04--01; 3 $priority-high--light: $accent-04--02; 4 $priority-medium: $accent-03--01; 5 $priority-medium--light: $accent-03--03; 6 $priority-low: $accent-01--01; 7 $priority-low--light: $accent-01--03; 8 $prioriy-resolved: $base-02--02; 9 $priority-resolve--light: $base-02--04; 12 #event-log { [all …]
|
/openbmc/docs/designs/ |
H A D | ocp-led-policy-support.md | 12 OpenBMC must support the [OCP LED Policy](#background-and-references). Currently 14 existing services like phosphor-led-manager. 16 ### Example ([Spec](#background-and-references) 6.2. System General Status) 21 | ---------- | ------------- | ----------------------------------------------- | 22 | 1 | 0 | "All OK" | 23 | 0 | 1 | "Module missing / fault" | 24 | 1 | 1 | LED Priority (cannot represent the fault state) | 29 | --- | ----- | ------------- | 30 | 0 | 0 | initial state | 31 | 1 | 0 | assert ok | [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | registry_test.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 16 #include "extensions/openpower-pels/registry.hpp" 39 "ReasonCode": "0x2030" 72 "ReasonCode": "0x2333", 119 "ReasonCode": "0x2030" 134 "ReasonCode": "0x2030" 161 "ComponentID": "0x3000", 167 "ReasonCode": "0x300A", 228 EXPECT_EQ(entry->name, "xyz.openbmc_project.Power.OverVoltage"); in TEST_F() 229 EXPECT_EQ(entry->subsystem, 0x62); in TEST_F() [all …]
|
H A D | mru_test.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 16 #include "extensions/openpower-pels/mru.hpp" 26 'M', 'R', 0x28, 0x04, // ID, size, flags in TEST() 27 0x00, 0x00, 0x00, 0x00, // Reserved in TEST() 28 0x00, 0x00, 0x00, 'H', // priority for MRU ID 0 in TEST() 29 0x01, 0x01, 0x01, 0x01, // MRU ID 0 in TEST() 30 0x00, 0x00, 0x00, 'M', // priority for MRU ID 1 in TEST() 31 0x02, 0x02, 0x02, 0x02, // MRU ID 1 in TEST() 32 0x00, 0x00, 0x00, 'L', // priority for MRU ID 2 in TEST() 33 0x03, 0x03, 0x03, 0x03, // MRU ID 2 in TEST() [all …]
|
/openbmc/openpower-hw-diags/analyzer/ |
H A D | callout.hpp | 12 /** @brief All callouts will have a priority indicating when to issue the 14 enum class Priority enum 19 /** Serivce medium priority callouts one at a time, in order, until the 32 /** If servicing all high and medium priority callouts did not resolve 33 * the issue, service low priority callouts one at a time, in order, 38 /** @return The string representation of the priority used in callouts. */ 39 inline std::string getString(Priority i_priority) in getString() 41 // clang-format off in getString() 42 static const std::map<Priority, std::string> m = in getString() 44 {Priority::HIGH, "H"}, in getString() [all …]
|
/openbmc/qemu/hw/intc/ |
H A D | pl190.c | 18 /* The number of virtual priority levels. 16 user vectors plus the 37 /* Mask containing interrupts with higher priority than this one. */ 40 /* Current priority level. */ 41 int priority; member 48 { 0x90, 0x11, 0x04, 0x00, 0x0D, 0xf0, 0x05, 0xb1 }; 52 return (s->level | s->soft_level) & s->irq_enable & ~s->fiq_select; in pl190_irq_level() 61 set = (level & s->prio_mask[s->priority]) != 0; in pl190_update() 62 qemu_set_irq(s->irq, set); in pl190_update() 63 set = ((s->level | s->soft_level) & s->fiq_select) != 0; in pl190_update() 64 qemu_set_irq(s->fiq, set); in pl190_update() [all …]
|
H A D | imx_avic.c | 10 * Updated by Jean-Christophe Dubois <jcd@tribudubois.net> 13 * the COPYING file in the top-level directory. 26 #define DEBUG_IMX_AVIC 0 35 } while (0) 56 return 0xf & (s->prio[word] >> part); in imx_avic_prio() 63 uint64_t new = s->pending & s->enabled; in imx_avic_update() 66 flags = new & s->is_fiq; in imx_avic_update() 67 qemu_set_irq(s->fiq, !!flags); in imx_avic_update() 69 flags = new & ~s->is_fiq; in imx_avic_update() 70 if (!flags || (s->intmask == 0x1f)) { in imx_avic_update() [all …]
|
/openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
H A D | edma.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 5 * Copyright (C) 2004-2007 Freescale Semiconductor, Inc. 6 * TsiChung Liew (Tsi-Chung.Liew@freescale.com) 18 u32 cr; /* 0x00 Control Register */ 19 u32 es; /* 0x04 Error Status Register */ 20 u16 res1[3]; /* 0x08 - 0x0D */ 21 u16 erq; /* 0x0E Enable Request Register */ 22 u16 res2[3]; /* 0x10 - 0x15 */ 23 u16 eei; /* 0x16 Enable Error Interrupt Request */ 24 u8 serq; /* 0x18 Set Enable Request */ [all …]
|
/openbmc/phosphor-led-manager/ |
H A D | README.md | 1 # phosphor-led-manager 13 ### Configuration: LED Priority 15 Each LED can have "Priority" as "Blink", "Off" or "On". If this property is 18 When multiple LED groups are asserted and contain the same LED, "Priority" 22 "On". LED1 will then have the state declared in "Priority". 24 ## Configuration: LED Group Priority 26 Using LED Priority is fine for simple configurations, but when group state needs 27 to always be consistent, Group Priority can be used to enforce the consistent 30 The Group `Priority` is optional and a higher priority means that when 2 groups 31 are asserted, the one with highest `Priority` will be represented consistently. [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/ |
H A D | macro.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 16 #include <asm/arch/imx-regs.h> 17 #include <generated/asm-offsets.h> 21 * AIPS setup - Only setup MPROTx registers. 25 * - MPR: Set all MPROTx to be non-bufferable, trusted for R/W, not forced to 26 * user-mode. 28 .macro init_aips mpr=0x77777777 39 * MAX (Multi-Layer AHB Crossbar Switch) setup 42 * - MPR: priority is IAHB > DAHB > USBOTG > RTIC > eSDHC2/SDMA 43 * - SGPCR: always park on last master [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | callout.hpp | 26 * The callout priority and location code are in this structure. 45 calloutType = 0b0010'0000, 46 fruIdentIncluded = 0b0000'1000, 47 mruIncluded = 0b0000'0100 65 * @param[in] pel - the PEL data stream 75 * @param[in] priority - The priority of the callout 76 * @param[in] locationCode - The location code of the callout 77 * @param[in] partNumber - The part number of the callout 78 * @param[in] ccin - The CCIN of the callout 79 * @param[in] serialNumber - The serial number of the callout [all …]
|