Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dprom.h20 #define OF_DT_BEGIN_NODE 0x1 /* Start of node, full name */ macro
/linux/arch/powerpc/platforms/powermac/
H A Dbootx_init.c284 dt_push_token(OF_DT_BEGIN_NODE, mem_end); in bootx_scan_dt_build_struct()
/linux/arch/powerpc/kernel/
H A Dprom_init.c2597 dt_push_token(OF_DT_BEGIN_NODE, mem_start, mem_end); in scan_dt_build_struct()