Home
last modified time | relevance | path

Searched refs:UNIPHIER_BOOT_MASTER_SCP (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier.h35 #define UNIPHIER_BOOT_MASTER_SCP 1 macro
H A Duniphier_bl2_setup.c62 case UNIPHIER_BOOT_MASTER_SCP: in bl2_el3_plat_arch_setup()
H A Duniphier_psci.c159 if (uniphier_get_boot_master(soc) == UNIPHIER_BOOT_MASTER_SCP) { in uniphier_psci_init()
H A Duniphier_boot_device.c185 return UNIPHIER_BOOT_MASTER_SCP; in uniphier_get_boot_master()