Home
last modified time | relevance | path

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

/linux/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c20 #define WUPCR 0x10 /* System-CPU Wake Up Control Register */ macro
38 writel(1 << lcpu, cpg2 + WUPCR); /* wake up */ in sh73a0_boot_secondary()