HomeSort by relevance Sort by last modified time
    Searched refs:INIT_PHASE_BOOT (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/x86/include/asm/fsp/
fsp_api.h 53 INIT_PHASE_BOOT = 0x40
  /external/u-boot/arch/x86/lib/fsp/
fsp_common.c 52 debug("Calling into FSP (notify phase INIT_PHASE_BOOT): ");
53 status = fsp_notify(NULL, INIT_PHASE_BOOT);

Completed in 227 milliseconds