Searched refs:UNIPHIER_SOC_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
16 static unsigned int uniphier_soc = UNIPHIER_SOC_UNKNOWN;21 if (uniphier_soc == UNIPHIER_SOC_UNKNOWN) in tsp_early_platform_setup()
23 static unsigned int uniphier_soc = UNIPHIER_SOC_UNKNOWN;41 if (uniphier_soc == UNIPHIER_SOC_UNKNOWN) in bl31_early_platform_setup2()
55 return UNIPHIER_SOC_UNKNOWN; in uniphier_get_soc_id()
28 static unsigned int uniphier_soc = UNIPHIER_SOC_UNKNOWN;35 if (uniphier_soc == UNIPHIER_SOC_UNKNOWN) in bl2_el3_early_platform_setup()
21 #define UNIPHIER_SOC_UNKNOWN 0xffffffff macro
Completed in 5 milliseconds