Searched refs:HW_RESET (Results 1 – 3 of 3) sorted by relevance
49 HW_RESET, enumerator104 if (priv->mode == HW_RESET) in asm9260_wdt_enable()267 priv->mode = HW_RESET; in asm9260_wdt_get_dt_mode()275 priv->mode = HW_RESET; in asm9260_wdt_get_dt_mode()330 if (priv->mode != HW_RESET) in asm9260_wdt_probe()
181 #define HW_RESET 0x08 macro
883 writel(HW_RESET | (HW_RESET << 24), ®s->HostCtrl); in ace_init()