Searched refs:POST_FAIL_SAVE (Results 1 - 2 of 2) sorted by path

/u-boot/include/
H A Dpost.h81 #define POST_FAIL_SAVE 0x80 macro
/u-boot/post/
H A Dpost.c255 POST_FAIL_SAVE | i : i);
315 if (last & POST_FAIL_SAVE) {
316 last &= ~POST_FAIL_SAVE;

Completed in 83 milliseconds