Searched refs:soc_nodes (Results 1 – 1 of 1) sorted by relevance
213 static struct soc_node_spec soc_nodes[] = { variable2669 for (i = 0; soc_nodes[i].compat != NULL; i++) { in fdt_win_process()2674 if (!ofw_bus_node_is_compatible(child, soc_nodes[i].compat)) in fdt_win_process()2677 ret = fdt_win_process_child(child, &soc_nodes[i], "reg"); in fdt_win_process()2756 &soc_nodes[SOC_NODE_PCIE_ENTRY_IDX], in fdt_win_setup()