Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dbcm7038_wdt.c19 #define WDT_STOP_1 0xee00 macro
89 bcm7038_wdt_write(WDT_STOP_1, wdt->base + WDT_CMD_REG); in bcm7038_wdt_stop()
/openbmc/linux/arch/mips/bcm63xx/
H A Dprom.c28 bcm_wdt_writel(WDT_STOP_1, WDT_CTL_REG); in prom_init()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h457 #define WDT_STOP_1 (0xee00) macro