Searched refs:WDT_STOP_2 (Results 1 – 4 of 4) sorted by relevance
19 #define WDT_STOP_2 0x00ee macro70 writel(WDT_STOP_2, wdt->base + WDT_CMD_REG); in bcm7038_wdt_stop()
67 bcm_writel(WDT_STOP_2, bcm63xx_wdt_device.regs + WDT_CTL_REG); in bcm63xx_wdt_hw_stop()
29 bcm_wdt_writel(WDT_STOP_2, WDT_CTL_REG); in prom_init()
458 #define WDT_STOP_2 (0x00ee) macro