Searched refs:WDT_STOP_1 (Results 1 – 4 of 4) sorted by relevance
18 #define WDT_STOP_1 0xee00 macro69 writel(WDT_STOP_1, wdt->base + WDT_CMD_REG); in bcm7038_wdt_stop()
66 bcm_writel(WDT_STOP_1, bcm63xx_wdt_device.regs + WDT_CTL_REG); in bcm63xx_wdt_hw_stop()
28 bcm_wdt_writel(WDT_STOP_1, WDT_CTL_REG); in prom_init()
457 #define WDT_STOP_1 (0xee00) macro