Searched refs:ACTIVE (Results 1 – 14 of 14) sorted by relevance
| /openbmc/openpower-hw-diags/analyzer/plugins/ |
| H A D | p10-tod-plugins.cpp | 22 ACTIVE = 0, enumerator 212 topConfig[Topology::ACTIVE] = Configuration::PRIMARY; in collectTodFaultData() 218 topConfig[Topology::ACTIVE] = Configuration::SECONDARY; in collectTodFaultData() 222 for (const auto top : {Topology::ACTIVE, Topology::BACKUP}) in collectTodFaultData() 295 if (Topology::ACTIVE == top && errorReg.isBitSet(17)) in collectTodFaultData() 337 for (const auto top : {tod::Topology::ACTIVE, tod::Topology::BACKUP}) in tod_step_check_fault()
|
| /openbmc/qemu/hw/misc/macio/ |
| H A D | mac_dbdma.c | 115 ch->regs[DBDMA_STATUS] &= ~ACTIVE; in kill_channel() 303 (ch->regs[DBDMA_STATUS] & ACTIVE)) in dbdma_end() 443 ch->regs[DBDMA_STATUS] &= ~(ACTIVE); in stop() 545 if (!ch->io.processing && (status & RUN) && (status & ACTIVE)) { in DBDMA_run() 663 status &= ~ACTIVE; in dbdma_control_write() 674 status |= ACTIVE; in dbdma_control_write() 677 status |= ACTIVE; in dbdma_control_write() 694 if (status & ACTIVE) { in dbdma_control_write() 714 if (reg == DBDMA_CMDPTR_LO && (ch->regs[DBDMA_STATUS] & ACTIVE)) { in dbdma_write()
|
| /openbmc/docs/designs/oem/ibm/ |
| H A D | system-power-mode.md | 28 When a system is booted, the OCC will move to an ACTIVE state. In the ACTIVE 31 necessary to reset the OCC. When this happens, the OCC will move out of ACTIVE 32 state. After recovery, the OCC will be put back into the ACTIVE state. Anytime 33 the OCC state changes to ACTIVE or the customer updates these new parameters at
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | code_update_utils.py | 60 if image["Activation"] != var.ACTIVE: 294 or (ret_values == var.ACTIVE)
|
| H A D | code_update_utils_serial.robot | 26 Should Be Equal As Strings ${software_state}[Activation] ${ACTIVE}
|
| H A D | code_update_utils.robot | 238 ... '${skip_if_active}' == 'true' and '${activation}' == '${ACTIVE}' 261 Should Be Equal As Strings ${software_state}[Activation] ${ACTIVE}
|
| /openbmc/openpower-occ-control/ |
| H A D | occ_command.hpp | 42 ACTIVE = 0x03, enumerator
|
| H A D | occ_status.cpp | 450 if (OccState(state) == OccState::ACTIVE) in occReadStateNow() 473 if ((OccState(state) == OccState::ACTIVE) || in occReadStateNow()
|
| /openbmc/openbmc-test-automation/data/ |
| H A D | variables.py | 80 ACTIVE = "xyz.openbmc_project.Software.Activation.Activations.Active" variable
|
| /openbmc/openbmc-test-automation/redfish/extended/ |
| H A D | test_power_capping.robot | 51 Should Contain ${output} ACTIVE 65 Should Contain ${output} ACTIVE
|
| /openbmc/qemu/hw/timer/ |
| H A D | ibex_timer.c | 40 FIELD(CTRL, ACTIVE, 0, 1)
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | xlnx-versal-cfu.h | 90 FIELD(CFU_PROTECT, ACTIVE, 0, 1)
|
| /openbmc/qemu/hw/ssi/ |
| H A D | ibex_spi_host.c | 67 FIELD(STATUS, ACTIVE, 30, 1)
|
| /openbmc/qemu/hw/misc/ |
| H A D | xlnx-versal-pmc-iou-slcr.c | 759 FIELD(WPROT0, ACTIVE, 0, 1)
|