Searched refs:DEBUG_MEMDUMPLEN (Results 1 – 2 of 2) sorted by relevance
46 *REG32(DEBUG_MEMDUMPLEN) = len; in debug_dump_memory_bytes()54 *REG32(DEBUG_MEMDUMPLEN) = len; in debug_dump_memory_halfwords()62 *REG32(DEBUG_MEMDUMPLEN) = len; in debug_dump_memory_words()
105 #define DEBUG_MEMDUMPLEN (DEBUG_REGS_BASE + 16) /* set the length of memory to dump */ macro
Completed in 3 milliseconds