Home
last modified time | relevance | path

Searched refs:FDT_NOP (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/lib/libfdt/include/
A Dfdt.h57 #define FDT_NOP 0x4 /* nop */ macro
/optee_os/core/lib/libfdt/
A Dfdt.c170 case FDT_NOP: in fdt_next_tag()
217 case FDT_NOP: in fdt_next_node()
A Dfdt_wip.c56 *p = cpu_to_fdt32(FDT_NOP); in fdt_nop_region_()
A Dfdt_ro.c206 } while (tag == FDT_NOP); in nextprop_()
867 case FDT_NOP: in fdt_check_full()
A Dfdt_rw.c341 } while ((tag == FDT_PROP) || (tag == FDT_NOP)); in fdt_add_subnode_namelen()

Completed in 7 milliseconds