Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpost.h82 #define POST_MEM (POST_RAM | POST_ROM) macro
/rk3399_rockchip-uboot/post/
H A Dpost.c240 (flags & test_flags & POST_MEM)) { in post_run_single()
314 (flags & test_flags[last] & POST_MEM)) { in post_run()