Searched refs:FDT_ERR_INTERNAL (Results 1 – 7 of 7) sorted by relevance
36 FDT_ERRTABENT(FDT_ERR_INTERNAL),
93 return -FDT_ERR_INTERNAL; in fdt_check_full()
390 return -FDT_ERR_INTERNAL; in overlay_fixup_phandle()784 return -FDT_ERR_INTERNAL; in overlay_apply_node()787 return -FDT_ERR_INTERNAL; in overlay_apply_node()806 return -FDT_ERR_INTERNAL; in overlay_apply_node()
78 err = -FDT_ERR_INTERNAL; in fdt_get_string()411 offset = -FDT_ERR_INTERNAL; in fdt_get_property_namelen_()627 int supernodeoffset = -FDT_ERR_INTERNAL; in fdt_supernode_atdepth_offset()669 -FDT_ERR_INTERNAL; in fdt_node_depth()
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