Searched refs:SBSA_GWDT_WCS_EN (Results 1 – 3 of 3) sorted by relevance
71 #define SBSA_GWDT_WCS_EN BIT(0) macro218 writel(SBSA_GWDT_WCS_EN, gwdt->control_base + SBSA_GWDT_WCS); in sbsa_gwdt_start()307 if (status & SBSA_GWDT_WCS_EN) in sbsa_gwdt_probe()353 status & SBSA_GWDT_WCS_EN ? " [enabled]" : ""); in sbsa_gwdt_probe()
42 #define SBSA_GWDT_WCS_EN BIT(0) macro
105 if (s->wcs & SBSA_GWDT_WCS_EN) { in sbsa_gwdt_update_timer()146 s->wcs = data & SBSA_GWDT_WCS_EN; in sbsa_gwdt_write()