Searched refs:soc_nodes (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/mv/
H A Dmv_common.c213 static struct soc_node_spec soc_nodes[] = { variable in typeref:struct:soc_node_spec
2669 for (i = 0; soc_nodes[i].compat != NULL; i++) {
2674 if (!ofw_bus_node_is_compatible(child, soc_nodes[i].compat))
2677 ret = fdt_win_process_child(child, &soc_nodes[i], "reg");
2756 &soc_nodes[SOC_NODE_PCIE_ENTRY_IDX],

Completed in 204 milliseconds