Home
last modified time | relevance | path

Searched defs:platform (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/arm/include/asm/arch-octeontx/
A Dsoc.h20 #define otx_is_platform(platform) (read_platform() == (platform)) argument
22 enum platform { enum
/u-boot/arch/arm/include/asm/arch-octeontx2/
A Dsoc.h21 #define otx_is_platform(platform) (read_platform() == (platform)) argument
/u-boot/disk/
A Dpart_iso.h115 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member
124 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member
/u-boot/drivers/video/
A Dstb_truetype.h3122 …stbtt_int32 platform = ttUSHORT(fc+loc+0), encoding = ttUSHORT(fc+loc+2), language = ttUSHORT(fc+l… in stbtt__matchpair() local

Completed in 16 milliseconds