Home
last modified time | relevance | path

Searched refs:CPG_BASE2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c19 #define CPG_BASE2 0xe6151000 macro
35 void __iomem *cpg2 = ioremap(CPG_BASE2, PAGE_SIZE); in sh73a0_boot_secondary()