Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dbcm7038_wdt.c20 #define WDT_STOP_2 0x00ee macro
90 bcm7038_wdt_write(WDT_STOP_2, wdt->base + WDT_CMD_REG); in bcm7038_wdt_stop()
/openbmc/linux/arch/mips/bcm63xx/
H A Dprom.c29 bcm_wdt_writel(WDT_STOP_2, WDT_CTL_REG); in prom_init()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h458 #define WDT_STOP_2 (0x00ee) macro