Lines Matching refs:ERROR

34 		ERROR("FCONF: Failed to get reserved memory phandle\n");  in fdt_node_read_reserved_memory_addr()
40 ERROR("FCONF: Failed to find reserved memory node from phandle\n"); in fdt_node_read_reserved_memory_addr()
46 ERROR("FCONF: Failed to read reserved memory address\n"); in fdt_node_read_reserved_memory_addr()
106 ERROR("FCONF: Failed to get stream ID from sub-allocator %s\n", in fdt_node_populate_sub_allocators()
118 ERROR("FCONF: Unknown sub-allocator %s\n", node_name); in fdt_node_populate_sub_allocators()
124 ERROR("FCONF: Failed to parse sub-allocators\n"); in fdt_node_populate_sub_allocators()
129 ERROR("FCONF: No matching sub-allocator found\n"); in fdt_node_populate_sub_allocators()
134 ERROR("FCONF: Not all sub-allocators were found\n"); in fdt_node_populate_sub_allocators()
203 ERROR("FCONF: Failed to read reg property for NPU core %u\n", in fdt_node_populate_core()
222 ERROR("FCONF: Main allocator not supported when using reserved memory\n"); in fdt_node_populate_core()
227 ERROR("FCONF: NPU core 0x%lx has more than one main allocator\n", in fdt_node_populate_core()
234 ERROR("FCONF: Failed to parse main allocator for NPU core 0x%lx\n", in fdt_node_populate_core()
241 ERROR("FCONF: Failed to parse core sub nodes\n"); in fdt_node_populate_core()
246 ERROR("FCONF: Main allocator not found for NPU core 0x%lx\n", in fdt_node_populate_core()
278 ERROR("FCONF: Reached max number of NPUs\n"); in fconf_populate_ethosn_config()
304 ERROR("FCONF: Reached max number of NPU cores for NPU %u\n", in fconf_populate_ethosn_config()
325 ERROR("FCONF: Reached max number of asset allocators for NPU %u\n", in fconf_populate_ethosn_config()
331 ERROR("FCONF: Asset allocator not supported when using reserved memory\n"); in fconf_populate_ethosn_config()
339 ERROR("FCONF: Failed to parse asset allocator for NPU %u\n", in fconf_populate_ethosn_config()
348 ERROR("FCONF: Failed to parse sub nodes for NPU %u\n", in fconf_populate_ethosn_config()
354 ERROR("FCONF: NPU %u must have at least one enabled core\n", in fconf_populate_ethosn_config()
360 ERROR("FCONF: NPU %u must have at least one asset allocator\n", in fconf_populate_ethosn_config()
373 ERROR("FCONF: Can't find 'ethosn' compatible node in dtb\n"); in fconf_populate_ethosn_config()