Home
last modified time | relevance | path

Searched defs:mbp_fw_version_name (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dme.h13 struct __packed mbp_fw_version_name { struct
14 u32 major_version:16;
15 u32 minor_version:16;
16 u32 hotfix_version:16;
17 u32 build_version:16;
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dme.h165 struct mbp_fw_version_name { struct
187 struct mbp_fw_version_name *fw_version_name; argument