OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INIT_PHASE_PCI
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/x86/include/asm/fsp/
fsp_api.h
51
INIT_PHASE_PCI
= 0x20,
/external/u-boot/arch/x86/lib/fsp/
fsp_common.c
37
debug("Calling into FSP (notify phase
INIT_PHASE_PCI
): ");
38
status = fsp_notify(NULL,
INIT_PHASE_PCI
);
Completed in 332 milliseconds