Searched refs:PHASE_TPL (Results 1 – 15 of 15) sorted by relevance
64 PHASE_TPL, /* Running in TPL */ enumerator119 return PHASE_TPL; in spl_phase()145 return PHASE_TPL; /* VPL requires TPL */ in spl_prev_phase()148 IS_ENABLED(CONFIG_TPL) ? PHASE_TPL : in spl_prev_phase()181 case PHASE_TPL: in spl_phase_name()204 case PHASE_TPL: in spl_phase_prefix()
100 if (spl_phase() == PHASE_TPL) { in p2sb_of_to_plat()118 if (spl_phase() == PHASE_TPL) in p2sb_probe()
119 if (spl_phase() == PHASE_TPL) { in apl_pmc_ofdata_to_uc_plat()190 if (spl_phase() == PHASE_TPL) { in apl_pmc_probe()
84 if (spl_phase() > PHASE_TPL) { in lpc_open_pmio_window()
188 if (spl_phase() == PHASE_TPL) in arch_cpu_init()
120 spl_image->entry_point = spl_phase() == PHASE_TPL ? in spl_fast_spi_load_image()
259 if (spl_phase() == PHASE_TPL) in apl_hostbridge_probe()
104 if (spl_phase() > PHASE_TPL) in get_ticks()
277 if (spl_phase() > PHASE_TPL) in pinctrl_configure_itss()319 if (spl_phase() > PHASE_TPL) in pinctrl_pad_reset_config_override()626 if (spl_phase() > PHASE_TPL) in intel_pinctrl_of_to_plat()
202 if (spl_phase() > PHASE_TPL && !CONFIG_IS_ENABLED(OF_PLATDATA)) in p2sb_post_bind()
64 if (spl_phase() > PHASE_TPL) in pmc_gpe_init()
518 if (IS_ENABLED(CONFIG_TPL_BUILD) && phase == PHASE_TPL) in get_bootstage_id()574 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()
274 if (spl_phase() == PHASE_TPL) { in identify_cpu()
445 if (spl_prev_phase() == PHASE_TPL && !IS_ENABLED(CONFIG_TPL_BLOBLIST)) in bloblist_init()
783 if (spl_phase() == PHASE_TPL) { in ich_init_controller()871 if (spl_phase() == PHASE_TPL) { in ich_spi_probe()
Completed in 31 milliseconds