Searched refs:SBSA_GWDT_WCS_WS0 (Results 1 – 3 of 3) sorted by relevance
117 (!(s->wcs & SBSA_GWDT_WCS_WS0)))) { in sbsa_gwdt_update_timer()131 s->wcs &= ~(SBSA_GWDT_WCS_WS0 | SBSA_GWDT_WCS_WS1); in sbsa_gwdt_rwrite()153 s->wcs &= ~(SBSA_GWDT_WCS_WS0 | SBSA_GWDT_WCS_WS1); in sbsa_gwdt_write()160 s->wcs &= ~(SBSA_GWDT_WCS_WS0 | SBSA_GWDT_WCS_WS1); in sbsa_gwdt_write()198 if (!(s->wcs & SBSA_GWDT_WCS_WS0)) { in sbsa_gwdt_timer_sysinterrupt()199 s->wcs |= SBSA_GWDT_WCS_WS0; in sbsa_gwdt_timer_sysinterrupt()
43 #define SBSA_GWDT_WCS_WS0 BIT(1) macro
72 #define SBSA_GWDT_WCS_WS0 BIT(1) macro178 !(readl(gwdt->control_base + SBSA_GWDT_WCS) & SBSA_GWDT_WCS_WS0)) in sbsa_gwdt_get_timeleft()