Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dme.h14 struct __packed mbp_fw_version_name { struct
15 u32 major_version:16;
16 u32 minor_version:16;
17 u32 hotfix_version:16;
18 u32 build_version:16;
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dme.h166 struct mbp_fw_version_name { struct
188 struct mbp_fw_version_name *fw_version_name; argument