Searched refs:AR7_WDT_HW_ENA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/mips/include/asm/mach-ar7/ | ||
H A D | ar7.h | 93 #define AR7_WDT_HW_ENA 0x10 macro |
/openbmc/linux/arch/mips/ar7/ | ||
H A D | platform.c | 708 if (val & AR7_WDT_HW_ENA) { in ar7_register_devices() |