Searched refs:FDT_REG_DIRECT_SUBNODES (Results 1 – 3 of 3) sorted by relevance
32 #define FDT_REG_DIRECT_SUBNODES (1 << 2) macro
545 !(flags & (FDT_REG_DIRECT_SUBNODES | in fdt_next_region()587 if (!p.want && !(flags & FDT_REG_DIRECT_SUBNODES)) in fdt_next_region()
1104 disp->flags |= FDT_REG_DIRECT_SUBNODES; in scan_args()