Home
last modified time | relevance | path

Searched refs:AR7_WDT_HW_ENA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mach-ar7/
H A Dar7.h93 #define AR7_WDT_HW_ENA 0x10 macro
/openbmc/linux/arch/mips/ar7/
H A Dplatform.c708 if (val & AR7_WDT_HW_ENA) { in ar7_register_devices()