Searched refs:FDT_REG_DIRECT_SUBNODES (Results 1 – 3 of 3) sorted by relevance
26 #define FDT_REG_DIRECT_SUBNODES (1 << 2) macro
563 !(flags & (FDT_REG_DIRECT_SUBNODES | in fdt_next_region()605 if (!p.want && !(flags & FDT_REG_DIRECT_SUBNODES)) in fdt_next_region()
1110 disp->flags |= FDT_REG_DIRECT_SUBNODES; in scan_args()
Completed in 7 milliseconds