Searched refs:RCAR_CA57CPUCMCR (Results 1 – 2 of 2) sorted by relevance
134 #define RCAR_CA57CPUCMCR U(0xE6152184) /* Common power A57 */ macro
196 reg_cpumcr = IS_CA57(c) ? RCAR_CA57CPUCMCR : RCAR_CA53CPUCMCR; in scu_power_up()322 dst = IS_CA53(c) ? RCAR_CA53CPUCMCR : RCAR_CA57CPUCMCR; in rcar_pwrc_clusteroff()
Completed in 5 milliseconds