Searched refs:FDT_NOP (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/libfdt/
H A Dfdt_wip.c80 *p = cpu_to_fdt32(FDT_NOP);
123 case FDT_NOP:
H A Dfdt.h51 #define FDT_NOP 0x4 /* nop */ macro
H A Dfdt.c156 case FDT_NOP:
H A Dfdt_ro.c207 case FDT_NOP:
H A Dfdt_rw.c330 } while ((tag == FDT_PROP) || (tag == FDT_NOP));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Dflattree.c757 case FDT_NOP:

Completed in 64 milliseconds