Searched refs:OF_PHANDLE_ILLEGAL (Results 1 – 3 of 3) sorted by relevance
31 if (node->phandle != OF_PHANDLE_ILLEGAL && in live_tree_max_phandle()48 if (overlay->phandle != 0 && overlay->phandle != OF_PHANDLE_ILLEGAL) in adjust_overlay_phandles()62 if (phandle == OF_PHANDLE_ILLEGAL) in adjust_overlay_phandles()
150 #define OF_PHANDLE_ILLEGAL 0xdeadbeef macro
206 if (np->phandle && np->phandle != OF_PHANDLE_ILLEGAL) in of_populate_phandle_cache()221 if (np->phandle && np->phandle != OF_PHANDLE_ILLEGAL) { in of_populate_phandle_cache()