Searched refs:OF_DT_NOP (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree.h27 #define OF_DT_NOP 0x4 /* nop */ macro
H A Dflatdevtree.c123 case OF_DT_NOP:
391 ft_put_word(cxt, OF_DT_NOP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dprom.h30 #define OF_DT_NOP 0x4 /* nop */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom.c116 if (tag == OF_DT_NOP)
158 while(*((u32 *)p) == OF_DT_NOP)
180 if (tag == OF_DT_NOP)
328 if (tag == OF_DT_NOP) {

Completed in 163 milliseconds