Searched refs:BGE_SRAM_FW_MB_MAGIC (Results 1 – 2 of 2) sorted by relevance
2224 #define BGE_SRAM_FW_MB_MAGIC 0x4B657654 macro
1640 bge_writemem_ind(sc, BGE_SRAM_FW_MB, BGE_SRAM_FW_MB_MAGIC); in bge_sig_pre_reset()4080 bge_writemem_ind(sc, BGE_SRAM_FW_MB, BGE_SRAM_FW_MB_MAGIC); in bge_reset()4229 if (val == ~BGE_SRAM_FW_MB_MAGIC) in bge_reset()