Searched refs:RWTCSRA (Results 1 – 1 of 1) sorted by relevance
24 #define RWTCSRA 4 macro84 rwdt_write(priv, priv->cks, RWTCSRA); in rwdt_start()87 while (readb_relaxed(priv->base + RWTCSRA) & RWTCSRA_WRFLG) in rwdt_start()90 rwdt_write(priv, priv->cks | RWTCSRA_TME, RWTCSRA); in rwdt_start()99 rwdt_write(priv, priv->cks, RWTCSRA); in rwdt_stop()203 priv->wdev.bootstatus = (readb_relaxed(priv->base + RWTCSRA) & in rwdt_probe()