Home
last modified time | relevance | path

Searched refs:OEN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dmx53ard.h177 #define MX53ARD_CS1RCR1 (RCSN(2) | OEN (1) | RWSC(22))
/openbmc/phosphor-host-ipmid/docs/
H A Doem-extension-numbering.md31 | 4 ~ 6 | | OEN | 49871 | OEM Enterprise Number |
54 | 5 ~ 7 | | OEN | 49871 | OEM Enterprise Number |
/openbmc/phosphor-ipmi-blobs/
H A DREADME.md163 bytes transferred is the size of the response body less the OEN ("OEM number")
187 bytes to write is the size of the command body less the OEN and sub-command (4
293 number of bytes transferred is the size of the response body less the OEN and
345 bytes to write is the size of the command body less the OEN and sub-command (4
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/
H A Dimx-regs.h167 #define OEN(x) (((x) & 0x7) << 8) macro