Searched refs:spl_phase (Results 1 – 21 of 21) sorted by relevance
100 if (spl_phase() == PHASE_TPL) { in p2sb_of_to_plat()118 if (spl_phase() == PHASE_TPL) in p2sb_probe()120 else if (spl_phase() == PHASE_SPL) in p2sb_probe()
16 if (spl_phase() == PHASE_SPL) in apl_set_spi_protect()
80 if (spl_phase() == PHASE_SPL) in apl_punit_probe()
246 if (spl_phase() == PHASE_TPL) in arch_cpu_init()248 else if (spl_phase() == PHASE_SPL) in arch_cpu_init()
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()
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()
28 if (!ll_boot_init() || spl_phase() != PHASE_BOARD_F) in arch_cpu_init_dm()135 if (spl_phase() >= PHASE_BOARD_F) { in fsp_locate_fsp()
32 if (spl_phase() == PHASE_SPL) { in dram_init()
136 return spl_phase() == PHASE_TPL ? in spl_get_image_pos()143 return spl_phase() == PHASE_TPL ? in spl_get_image_size()150 return spl_phase() == PHASE_TPL ? CONFIG_SPL_TEXT_BASE : in spl_get_image_text_base()419 bootstage_mark_name(spl_phase() == PHASE_TPL ? BOOTSTAGE_ID_START_TPL : in spl_common_init()437 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()735 bootstage_mark_name(spl_phase() == PHASE_TPL ? BOOTSTAGE_ID_END_TPL : in board_init_r()
41 if (spl_phase() < PHASE_SPL) { in designware_i2c_pci_of_to_plat()57 if (spl_phase() < PHASE_BOARD_F) { in designware_i2c_pci_of_to_plat()
106 if (spl_phase() <= PHASE_SPL) in sysreset_walk_halt()
102 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()
200 if (spl_phase() > PHASE_TPL && !CONFIG_IS_ENABLED(OF_PLATDATA)) in p2sb_post_bind()
111 static inline enum u_boot_phase spl_phase(void) in spl_phase() function
64 if (spl_phase() > PHASE_TPL) in pmc_gpe_init()
274 if (spl_phase() == PHASE_TPL) { in identify_cpu()
490 if (spl_phase() == PHASE_SPL) in bootstage_unstash()
783 if (spl_phase() == PHASE_TPL) { in ich_init_controller()871 if (spl_phase() == PHASE_TPL) { in ich_spi_probe()
Completed in 21 milliseconds