Home
last modified time | relevance | path

Searched refs:post_word_load (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/
H A Dpost.h44 static inline ulong post_word_load (void) in post_word_load() function
56 extern ulong post_word_load(void);
/openbmc/u-boot/post/
H A Dpost.c85 newword = post_word_load() & ~POST_COLDBOOT; in post_bootmode_init()
100 unsigned long word = post_word_load(); in post_bootmode_get()
145 unsigned long word = post_word_load(); in post_bootmode_test_on()
156 unsigned long word = post_word_load(); in post_bootmode_test_off()
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dinterrupts.c36 ulong post_word = post_word_load(); in interrupt_init_cpu()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dinterrupts.c32 ulong post_word = post_word_load(); in interrupt_init_cpu()
/openbmc/u-boot/board/keymile/km83xx/
H A Dkm83xx.c394 ulong post_word_load(void) in post_word_load() function
/openbmc/u-boot/board/keymile/km_arm/
H A Dkm_arm.c522 ulong post_word_load(void) in post_word_load() function