Searched refs:post_bootmode_get (Results 1 – 4 of 4) sorted by relevance
74 int bootmode = post_bootmode_get(0); in post_bootmode_init()98 int post_bootmode_get(unsigned int *last_test) in post_bootmode_get() function306 if (post_bootmode_get(&last) & POST_POWERTEST) { in post_run()
108 int post_bootmode_get (unsigned int * last_test);
585 post_run(NULL, POST_RAM | post_bootmode_get(0)); in initr_post()
578 post_run(NULL, POST_ROM | post_bootmode_get(0)); in init_post()