Home
last modified time | relevance | path

Searched defs: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
/rk3399_rockchip-uboot/disk/
H A Dpart_iso.h51 char appid[128]; /* application identifier */ member
89 char appid[128]; /* application identifier */ member