Home
last modified time | relevance | path

Searched refs:appid (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Dme.h162 #define MBP_MAKE_IDENT(appid, item) ((appid << 8) | item) argument
163 #define MBP_IDENT(appid, item) \ argument
164 MBP_MAKE_IDENT(MBP_APPID_##appid, MBP_##appid##_##item##_ITEM)
/rk3399_rockchip-uboot/disk/
H A Dpart_iso.h51 char appid[128]; /* application identifier */ member
89 char appid[128]; /* application identifier */ member