Home
last modified time | relevance | path

Searched full:implementer (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/linux-user/arm/
H A Dtarget_proc.h29 midr_impl = FIELD_EX32(cpu->midr, MIDR_EL1, IMPLEMENTER); in open_cpuinfo()
81 "CPU implementer\t: 0x%02x\n" in open_cpuinfo()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Condition/
H A DHostFirmware.interface.yaml3 expectation is the implementer of this interface utilize their host protocol
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCommunity-Spec-1.072 Specification’s repository’s Notices.md file by the Implementer’s
73 authorized representative, including the Implementer’s name, authorized
166 is assumed by the implementer and user. Except as stated herein,
195 materials is assumed by the implementer and user. IN NO EVENT WILL THE
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Dreadme.txt374 CPU implementer : 0x51
383 CPU implementer : 0x51
392 CPU implementer : 0x51
401 CPU implementer : 0x51
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DAOM-Patent-License-1.048 by the implementer and user. Licensor expressly disclaims any warranties
/openbmc/libpldm/src/firmware_device/
H A Dfd.c1124 /* This is an API infraction by the implementer, return a distinctive failure */ in pldm_fd_progress_verify()
1172 /* This is an API infraction by the implementer, return a distinctive failure */ in pldm_fd_progress_apply()
/openbmc/libpldm/docs/checklists/
H A Dchanges.md217 change. We require this to demonstrate that the implementer has considered its
/openbmc/libpldm/
H A DCONTRIBUTING.md217 change. We require this to demonstrate that the implementer has considered its
/openbmc/qemu/hw/intc/
H A Dgicv3_internal.h750 /* Return the Implementer Identification Register value in gicv3_iidr()
/openbmc/qemu/target/arm/tcg/
H A Dcpu64.c1109 * An IMPLEMENTER field of 0 means "reserved for software use"; in aarch64_max_tcg_initfn()
1117 t = FIELD_DP64(0, MIDR_EL1, IMPLEMENTER, 0); in aarch64_max_tcg_initfn()
/openbmc/qemu/linux-headers/linux/
H A Diommufd.h558 * @iidr: Information about the implementation and implementer of ARM SMMU,
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DVolume.v1_10_2.json1453 …his property shall contain a value that represents the manufacturer or implementer of the storage …
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DVolume_v1.xml957 …his property shall contain a value that represents the manufacturer or implementer of the storage …
/openbmc/qemu/target/arm/
H A Dcpu.h2037 FIELD(MIDR_EL1, IMPLEMENTER, 24, 8)