Searched refs:PM_RSTC_WRCFG_CLR (Results 1 – 2 of 2) sorted by relevance
30 #define PM_RSTC_WRCFG_CLR 0xffffffcf macro77 writel_relaxed(PM_PASSWORD | (cur & PM_RSTC_WRCFG_CLR) | in bcm2835_wdt_start()108 val &= PM_RSTC_WRCFG_CLR; in __bcm2835_restart()
103 #define PM_RSTC_WRCFG_CLR 0xffffffcf macro