Home
last modified time | relevance | path

Searched refs:PHASE_BOARD_F (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dspl.h64 PHASE_BOARD_F, /* Running in U-Boot before relocation */ enumerator
121 return PHASE_BOARD_F; in spl_phase()
155 return PHASE_BOARD_F; in spl_next_phase()
171 case PHASE_BOARD_F: in spl_phase_name()
/u-boot/arch/x86/lib/fsp2/
A Dfsp_init.c28 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()
/u-boot/drivers/i2c/
A Ddesignware_i2c_pci.c57 if (spl_phase() < PHASE_BOARD_F) { in designware_i2c_pci_of_to_plat()

Completed in 5 milliseconds