Searched refs:OF_DT_VERSION (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | prom.h | 27 #define OF_DT_VERSION 0x10 macro |
/linux/arch/powerpc/platforms/powermac/ | ||
H A D | bootx_init.c | 400 hdr->version = OF_DT_VERSION; in bootx_flatten_dt() |