Home
last modified time | relevance | path

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

/u-boot/include/
A Dpost.h44 static inline ulong post_word_load (void) in post_word_load() function
56 extern ulong post_word_load(void);
/u-boot/post/
A Dpost.c91 newword = post_word_load() & ~POST_COLDBOOT; in post_bootmode_init()
106 unsigned long word = post_word_load(); in post_bootmode_get()
153 unsigned long word = post_word_load(); in post_bootmode_test_on()
164 unsigned long word = post_word_load(); in post_bootmode_test_off()
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dinterrupts.c40 ulong post_word = post_word_load(); in interrupt_init_cpu()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dinterrupts.c36 ulong post_word = post_word_load(); in interrupt_init_cpu()
/u-boot/board/keymile/km83xx/
A Dkm83xx.c224 ulong post_word_load(void) in post_word_load() function
/u-boot/board/keymile/km_arm/
A Dkm_arm.c488 ulong post_word_load(void) in post_word_load() function

Completed in 7 milliseconds