Home
last modified time | relevance | path

Searched refs:IXP4XX_WDT_RESET_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/watchdog/
Dixp4xx_wdt.c47 *IXP4XX_OSWE = IXP4XX_WDT_COUNT_ENABLE | IXP4XX_WDT_RESET_ENABLE; in wdt_enable()
/linux-4.4.14/arch/arm/mach-ixp4xx/
Dcommon.c598 *IXP4XX_OSWE = IXP4XX_WDT_RESET_ENABLE | IXP4XX_WDT_COUNT_ENABLE; in ixp4xx_restart()
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h284 #define IXP4XX_WDT_RESET_ENABLE 0x00000001 macro