Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/
H A Dpost.c86 newword = post_word_load() & ~POST_COLDBOOT; in post_bootmode_init()
101 unsigned long word = post_word_load(); in post_bootmode_get()
146 unsigned long word = post_word_load(); in post_bootmode_test_on()
157 unsigned long word = post_word_load(); in post_bootmode_test_off()
/OK3568_Linux_fs/u-boot/include/
H A Dpost.h45 static inline ulong post_word_load (void) in post_word_load() function
57 extern ulong post_word_load(void);
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dinterrupts.c37 ulong post_word = post_word_load(); in interrupt_init_cpu()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dinterrupts.c33 ulong post_word = post_word_load(); in interrupt_init_cpu()
/OK3568_Linux_fs/u-boot/board/keymile/km83xx/
H A Dkm83xx.c395 ulong post_word_load(void) in post_word_load() function
/OK3568_Linux_fs/u-boot/board/keymile/km_arm/
H A Dkm_arm.c523 ulong post_word_load(void) in post_word_load() function