Searched refs:FDT_ERR_INTERNAL (Results 1 – 6 of 6) sorted by relevance
36 FDT_ERRTABENT(FDT_ERR_INTERNAL),
78 err = -FDT_ERR_INTERNAL; in fdt_get_string()408 offset = -FDT_ERR_INTERNAL; in fdt_get_property_namelen_()598 int supernodeoffset = -FDT_ERR_INTERNAL; in fdt_supernode_atdepth_offset()640 -FDT_ERR_INTERNAL; in fdt_node_depth()
439 return -FDT_ERR_INTERNAL; in overlay_fixup_phandle()572 return -FDT_ERR_INTERNAL; in overlay_apply_node()590 return -FDT_ERR_INTERNAL; in overlay_apply_node()
163 return -FDT_ERR_INTERNAL; in fdt_resize()
355 return -FDT_ERR_INTERNAL; in fdt_add_subnode_namelen()
77 #define FDT_ERR_INTERNAL 13 macro