Home
last modified time | relevance | path

Searched refs:UNIPHIER_SOC_UNKNOWN (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_soc_info.c48 return UNIPHIER_SOC_UNKNOWN; in uniphier_get_soc_id()
Duniphier_bl1_setup.c36 if (soc == UNIPHIER_SOC_UNKNOWN) { in bl1_platform_setup()
Duniphier.h21 #define UNIPHIER_SOC_UNKNOWN 0xffffffff macro
Duniphier_bl31_setup.c59 if (soc == UNIPHIER_SOC_UNKNOWN) { in bl31_platform_setup()
Duniphier_bl2_setup.c46 if (soc == UNIPHIER_SOC_UNKNOWN) { in bl2_plat_arch_setup()