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