Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Drenesas,apmu.yaml41 CPU cores used by the WUPCR and PSTR registers in the Advanced Power
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh73a0.h39 #define WUPCR (CPG_BASE + 0x1010) macro