Searched refs:WDT_BIT (Results 1 – 1 of 1) sorted by relevance
68 #define WDT_BIT(name) (1 << WDT_##name) macro111 wdt_writel(wdt, CTRL, WDT_BIT(CTRL_EN) in at32_wdt_start()114 wdt_writel(wdt, CTRL, WDT_BIT(CTRL_EN) in at32_wdt_start()190 case WDT_BIT(RCAUSE_EXT): in at32_wdt_get_status()193 case WDT_BIT(RCAUSE_WDT): in at32_wdt_get_status()196 case WDT_BIT(RCAUSE_POR): /* fall through */ in at32_wdt_get_status()197 case WDT_BIT(RCAUSE_JTAG): /* fall through */ in at32_wdt_get_status()198 case WDT_BIT(RCAUSE_SERP): /* fall through */ in at32_wdt_get_status()