Searched refs:PHASE_NONE (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dspl.h64 PHASE_NONE, /* Invalid phase, signifying before U-Boot */ enumerator in enum:u_boot_phase
154 return PHASE_NONE;
160 PHASE_NONE;
163 PHASE_NONE;
/u-boot/cmd/
H A Dvbe.c94 for (i = PHASE_NONE; i < PHASE_COUNT; i++) {

Completed in 37 milliseconds