Home
last modified time | relevance | path

Searched full:wupcr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c19 #define WUPCR IOMEM(0xe6151010) macro
32 __raw_writel(1 << lcpu, WUPCR); /* wake up */ in sh73a0_boot_secondary()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/
H A Drenesas,apmu.yaml40 CPU cores used by the WUPCR and PSTR registers in the Advanced Power
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh73a0.h39 #define WUPCR (CPG_BASE + 0x1010) macro