Home
last modified time | relevance | path

Searched refs:OF_DT_END_NODE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dprom.h21 #define OF_DT_END_NODE 0x2 /* End node */ macro
/linux/arch/powerpc/platforms/powermac/
H A Dbootx_init.c346 dt_push_token(OF_DT_END_NODE, mem_end); in bootx_scan_dt_build_struct()