Searched refs:RCAR_CA53CPUCMCR (Results 1 – 2 of 2) sorted by relevance
133 #define RCAR_CA53CPUCMCR U(0xE6151184) /* Common power A53 */ macro
199 reg_cpumcr = IS_CA57(c) ? RCAR_CA57CPUCMCR : RCAR_CA53CPUCMCR; in scu_power_up()367 dst = IS_CA53(c) ? RCAR_CA53CPUCMCR : RCAR_CA57CPUCMCR; in rcar_pwrc_clusteroff()
Completed in 6 milliseconds