/openbmc/pldm/host-bmc/dbus/ |
H A D | pcie_device.hpp | 17 using Generations = sdbusplus::common::xyz::openbmc_project::inventory::item:: typedef 18 PCIeSlot::Generations; 44 Generations generationInUse() const override; 47 Generations generationInUse(Generations value) override;
|
H A D | pcie_device.cpp | 8 auto PCIeDevice::generationInUse() const -> Generations in generationInUse() 14 auto PCIeDevice::generationInUse(Generations value) -> Generations in generationInUse()
|
H A D | pcie_slot.cpp | 8 auto PCIeSlot::generation() const -> Generations in generation() 14 auto PCIeSlot::generation(Generations value) -> Generations in generation()
|
H A D | pcie_slot.hpp | 34 Generations generation() const override; 37 Generations generation(Generations value) override;
|
H A D | custom_dbus.cpp | 91 Generations generationsInUse = in setPCIeDeviceProps()
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | pcie_util.hpp | 110 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen1") in redfishPcieGenerationFromDbus() 115 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen2") in redfishPcieGenerationFromDbus() 120 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3") in redfishPcieGenerationFromDbus() 125 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen4") in redfishPcieGenerationFromDbus() 130 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen5") in redfishPcieGenerationFromDbus() 136 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Unknown") in redfishPcieGenerationFromDbus()
|
/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory/ |
H A D | static-inventory.yaml | 1158 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1178 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1198 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1218 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1238 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1258 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1278 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1298 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1318 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1338 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | PCIeSlot.interface.yaml | 7 type: enum[self.Generations] 29 - name: Generations 31 Possible PCIe generations
|
H A D | PCIeDevice.interface.yaml | 16 type: enum[xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations] 21 type: enum[xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations]
|
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory/ |
H A D | static-inventory.yaml | 1526 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1546 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1566 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1586 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1606 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1626 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1646 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1666 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1686 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" 1706 value: "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3" [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | xusb-padctl.h | 10 * The type of PHY varies between SoC generations. Typically there are XUSB, 11 * PCIe and SATA PHYs, though not all generations support all of them. The
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io_type_pcie.cpp | 29 {0x00, "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen1"}, 30 {0x01, "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen2"}, 31 {0x02, "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3"}, 32 {0x03, "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen4"}, 33 {0x04, "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen5"}, 34 {0x10, "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Unknown"}, 35 {0xFF, "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Unknown"}};
|
/openbmc/u-boot/drivers/pci/ |
H A D | Kconfig | 95 Enable support for the PCIe controller found on some generations of 106 which can be used on some generations of Xilinx FPGAs.
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | syslog-startup.conf | 10 #ROTATEGENS=3 # keep X generations of rotated logs
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | gobject-introspection.rst | 83 disable GIR file generations:
|
/openbmc/openpower-hw-diags/util/ |
H A D | pdbg.hpp | 147 * and is not supported on any older chip generations.
|
/openbmc/qemu/docs/system/ |
H A D | cpu-models-x86.rst.inc | 25 typically refer to specific generations of hardware released by 357 Future hardware generations of CPU will not be vulnerable to
|
/openbmc/qemu/docs/system/ppc/ |
H A D | pseries.rst | 17 * Multi processor support for many Power processors generations: 218 CPUs generations, e.g. you can run a POWER7 guest on a POWER8 host by using
|
/openbmc/smbios-mdr/include/ |
H A D | pcieslot.hpp | 23 item::PCIeSlot::Generations;
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features.c | 219 /* CSSKE is deprecated on newer generations */ in s390_get_deprecated_features()
|
H A D | cpu_models.c | 306 /* don't even try newer generations if we know the generation */ in s390_find_cpu_def() 1035 /* CSSKE is deprecated on newer generations */ in init_ignored_base_feat()
|
/openbmc/smbios-mdr/src/ |
H A D | speed_select.cpp | 464 // future generations. So we need to check for discontinuities. in discoverCPUsAndConfigs()
|
/openbmc/qemu/hw/misc/ |
H A D | xlnx-versal-trng.c | 254 TRNG_GUEST_ERROR(s, "Too many generations without a reseed"); in trng_regen()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | MetricReportDefinition.v1_4_7.json | 311 …ll contain a Redfish duration that describes the time interval between generations of the unsuppre…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | MetricReportDefinition.v1_4_7.json | 311 …ll contain a Redfish duration that describes the time interval between generations of the unsuppre…
|