Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/tsp/
A Duniphier_tsp_setup.c16 static unsigned int uniphier_soc = UNIPHIER_SOC_UNKNOWN;
21 if (uniphier_soc == UNIPHIER_SOC_UNKNOWN) in tsp_early_platform_setup()
/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/
A Duniphier_bl31_setup.c23 static unsigned int uniphier_soc = UNIPHIER_SOC_UNKNOWN;
41 if (uniphier_soc == UNIPHIER_SOC_UNKNOWN) in bl31_early_platform_setup2()
A Duniphier_soc_info.c55 return UNIPHIER_SOC_UNKNOWN; in uniphier_get_soc_id()
A Duniphier_bl2_setup.c28 static unsigned int uniphier_soc = UNIPHIER_SOC_UNKNOWN;
35 if (uniphier_soc == UNIPHIER_SOC_UNKNOWN) in bl2_el3_early_platform_setup()
A Duniphier.h21 #define UNIPHIER_SOC_UNKNOWN 0xffffffff macro

Completed in 3 milliseconds