Searched refs:rcar_boot_mpidr (Results 1 – 4 of 4) sorted by relevance
36 u_register_t rcar_boot_mpidr; variable131 rcar_boot_mpidr = read_mpidr_el1() & 0x0000ffffU; in bl31_platform_setup()
187 if (cpu != rcar_boot_mpidr) { in rcar_system_off()280 if (mpidr != rcar_boot_mpidr) in rcar_get_sys_suspend_power_state()
41 extern u_register_t rcar_boot_mpidr;
346 if (mpidr == rcar_boot_mpidr) { in rcar_pwrc_all_disable_interrupt_wakeup()