Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-shmobile/
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()