Searched refs:mtk_init_one_level (Results 1 – 3 of 3) sorted by relevance
133 mtk_init_one_level(MTK_INIT_LVL_EARLY_PLAT); in bl31_early_platform_setup2()149 mtk_init_one_level(MTK_INIT_LVL_ARCH); in bl31_plat_arch_setup()158 mtk_init_one_level(MTK_INIT_LVL_PLAT_SETUP_0); in bl31_platform_setup()159 mtk_init_one_level(MTK_INIT_LVL_PLAT_SETUP_1); in bl31_platform_setup()168 mtk_init_one_level(MTK_INIT_LVL_PLAT_RUNTIME); in bl31_plat_runtime_setup()
19 void mtk_init_one_level(uint32_t level) in mtk_init_one_level() function
55 void mtk_init_one_level(unsigned int level);
Completed in 3 milliseconds