Searched refs:TOC0_LARGE_BIT (Results 1 - 1 of 1) sorted by path

/u-boot/tools/
H A Dsunxi_toc0.c94 #define TOC0_LARGE_BIT(len) { 0x03, 0x82, (len) >> 8, (len) & 0xff } macro
180 TOC0_LARGE_BIT(sizeof(struct toc0_sigSequence)),
183 TOC0_LARGE_BIT(sizeof_field(struct toc0_sigSequence, signature)),

Completed in 62 milliseconds