Searched refs:GORESET (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/mips/include/asm/ | ||
D | malta.h | 44 #define GORESET 0x42 macro |
/external/u-boot/board/imgtec/malta/ | ||
D | malta.c | 129 __raw_writel(GORESET, reset_base); in _machine_restart() |