Searched refs:post_word_store (Results 1 - 5 of 5) sorted by relevance

/u-boot/include/
H A Dpost.h43 static inline void post_word_store (ulong value) function
51 extern void post_word_store(ulong value);
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dinterrupts.c81 post_word_store(post_word);
/u-boot/post/
H A Dpost.c97 post_word_store(newword);
159 post_word_store(word);
168 post_word_store(word);
/u-boot/board/keymile/pg-wcom-ls102xa/
H A Dpg-wcom-ls102xa.c177 void post_word_store(ulong value) function
/u-boot/board/keymile/km83xx/
H A Dkm83xx.c319 void post_word_store(ulong value) function
322 debug("post_word_store 0x%08lX: 0x%08lX\n", (ulong)addr, value);

Completed in 207 milliseconds