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

/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_mp.c351 phandle_t scu_node; local
363 if ((scu_node = find_node_for_device("scu", scu_compatible)) == 0)
370 if (alloc_resource_for_node(scu_node, &aml8726_smp.scu_res,
405 if (fdt_is_compatible_strict(scu_node, scu_errata_764369[i])) {

Completed in 107 milliseconds