Home
last modified time | relevance | path

Searched refs:flmap2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Difdtool.h38 uint32_t flmap2; member
H A Difdtool.c404 printf("FLMAP2: 0x%08x\n", fdb->flmap2); in dump_fd()
405 printf(" PSL: 0x%04x\n", (fdb->flmap2 >> 8) & 0xffff); in dump_fd()
406 printf(" FMSBA: 0x%x\n", ((fdb->flmap2) & 0xff) << 4); in dump_fd()
423 dump_fmsba((struct fmsba_t *)(image + (((fdb->flmap2) & 0xff) << 4))); in dump_fd()
/openbmc/u-boot/tools/binman/etype/
H A Dintel_descriptor.py55 flvalsig, flmap0, flmap1, flmap2 = struct.unpack('<LLLL',