Searched refs:RAM_INIT_MAGIC (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/boot/compressed/
H A Dhead.S15 #define RAM_INIT_MAGIC 0x56902387 define
29 cmp.d RAM_INIT_MAGIC, r8 ; Already initialized?
103 move.d RAM_INIT_MAGIC, r8 ; Tell kernel that DRAM is initialized
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/boot/rescue/
H A Dhead.S116 #define RAM_INIT_MAGIC 0x56902387 define
305 move.d RAM_INIT_MAGIC, $r8 ; Tell next product that DRAM is initialized
316 move.d RAM_INIT_MAGIC, $r8 ; Tell next product that DRAM is initialized
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dhead.S185 #define RAM_INIT_MAGIC 0x56902387 define
342 cmp.d RAM_INIT_MAGIC, $r8 ; Already initialized?

Completed in 44 milliseconds