Home
last modified time | relevance | path

Searched refs:PM_RSTC_WRCFG_CLR (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
Dbcm2835_wdt.c33 #define PM_RSTC_WRCFG_CLR 0xffffffcf macro
69 writel_relaxed(PM_PASSWORD | (cur & PM_RSTC_WRCFG_CLR) | in bcm2835_wdt_start()
132 val &= PM_RSTC_WRCFG_CLR; in bcm2835_restart()