Searched refs:newword (Results 1 – 1 of 1) sorted by relevance
76 int newword; in post_bootmode_init() local79 newword = BOOTMODE_MAGIC | POST_SLOWTEST; in post_bootmode_init()81 newword = BOOTMODE_MAGIC | POST_POWERON; in post_bootmode_init()83 newword = BOOTMODE_MAGIC | POST_NORMAL; in post_bootmode_init()86 newword = post_word_load() & ~POST_COLDBOOT; in post_bootmode_init()90 newword |= POST_COLDBOOT; in post_bootmode_init()92 post_word_store(newword); in post_bootmode_init()