Home
last modified time | relevance | path

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

/u-boot/include/
A Dfdt_region.h29 #define FDT_REG_ALL_SUBNODES (1 << 3) macro
/u-boot/common/
A Dfdt_region.c564 FDT_REG_ALL_SUBNODES))) { in fdt_next_region()
573 p.want = (flags & FDT_REG_ALL_SUBNODES) ? in fdt_next_region()
/u-boot/tools/
A Dfdtgrep.c1165 disp->flags |= FDT_REG_ALL_SUBNODES; in scan_args()

Completed in 8 milliseconds