Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dixp4xx_wdt.c48 *IXP4XX_OSWE = IXP4XX_WDT_COUNT_ENABLE | IXP4XX_WDT_RESET_ENABLE; in wdt_enable()
/Linux-v5.4/arch/arm/mach-ixp4xx/
Dcommon.c279 *IXP4XX_OSWE = IXP4XX_WDT_RESET_ENABLE | IXP4XX_WDT_COUNT_ENABLE; in ixp4xx_restart()
/Linux-v5.4/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h186 #define IXP4XX_WDT_RESET_ENABLE 0x00000001 macro
/Linux-v5.4/drivers/clocksource/
Dtimer-ixp4xx.c52 #define IXP4XX_WDT_RESET_ENABLE 0x00000001 macro