Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dbcm7038_wdt.c27 #define WDT_STOP_2 0x00ee macro
78 writel(WDT_STOP_2, wdt->base + WDT_CMD_REG); in bcm7038_wdt_stop()
Dbcm63xx_wdt.c70 bcm_writel(WDT_STOP_2, bcm63xx_wdt_device.regs + WDT_CTL_REG); in bcm63xx_wdt_hw_stop()
/linux-4.4.14/arch/mips/bcm63xx/
Dprom.c29 bcm_wdt_writel(WDT_STOP_2, WDT_CTL_REG); in prom_init()
/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h457 #define WDT_STOP_2 (0x00ee) macro