Searched refs:scu_np (Results 1 – 1 of 1) sorted by relevance
54 struct device_node *scu_np; in npcm7xx_smp_prepare_cpus() local57 scu_np = of_find_compatible_node(NULL, NULL, "arm,cortex-a9-scu"); in npcm7xx_smp_prepare_cpus()58 if (!scu_np) { in npcm7xx_smp_prepare_cpus()62 scu_base = of_iomap(scu_np, 0); in npcm7xx_smp_prepare_cpus()