Searched refs:FDT_ERR_INTERNAL (Results 1 – 4 of 4) sorted by relevance
272 offset = -FDT_ERR_INTERNAL; in fdt_get_property_namelen()414 int supernodeoffset = -FDT_ERR_INTERNAL; in fdt_supernode_atdepth_offset()453 return (err < 0) ? err : -FDT_ERR_INTERNAL; in fdt_node_depth()
303 offset = -FDT_ERR_INTERNAL; in fdt_get_property_namelen()445 int supernodeoffset = -FDT_ERR_INTERNAL; in fdt_supernode_atdepth_offset()484 return (err < 0) ? err : -FDT_ERR_INTERNAL; in fdt_node_depth()
114 #define FDT_ERR_INTERNAL 13 macro
119 #define FDT_ERR_INTERNAL 13 macro