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

/u-boot/include/
H A Dfdt_region.h29 #define FDT_REG_ALL_SUBNODES (1 << 3) macro
/u-boot/boot/
H A Dfdt_region.c573 FDT_REG_ALL_SUBNODES))) {
582 p.want = (flags & FDT_REG_ALL_SUBNODES) ?
/u-boot/tools/
H A Dfdtgrep.c1207 disp->flags |= FDT_REG_ALL_SUBNODES;

Completed in 49 milliseconds