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

/u-boot/include/
H A Dbloblist.h91 BLOBLIST_ALIGN_LOG2 = 3, enumerator in enum:__anon132
92 BLOBLIST_ALIGN = 1 << BLOBLIST_ALIGN_LOG2,
/u-boot/test/
H A Dbloblist.c364 data = bloblist_add(1, 5, BLOBLIST_ALIGN_LOG2 + 1);

Completed in 71 milliseconds