Searched refs:BIF_FLAG_AARCH32 (Results 1 - 1 of 1) sorted by relevance

/u-boot/tools/
H A Dzynqmpbif.c43 BIF_FLAG_AARCH32, enumerator in enum:bif_flag
378 if (bf->flags & (1ULL << BIF_FLAG_AARCH32))
435 if (bf->flags & BIF_FLAG_AARCH32)
664 bf->flags |= 1ULL << BIF_FLAG_AARCH32;
719 .flags = 1ULL << BIF_FLAG_AARCH32 },
721 .flags = 1ULL << BIF_FLAG_AARCH32 },

Completed in 35 milliseconds