Home
last modified time | relevance | path

Searched refs:POST_MEM (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dpost.h81 #define POST_MEM (POST_RAM | POST_ROM) macro
/openbmc/u-boot/post/
H A Dpost.c239 (flags & test_flags & POST_MEM)) { in post_run_single()
313 (flags & test_flags[last] & POST_MEM)) { in post_run()