Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dbcm2835_wdt.c36 #define PM_RSTC_WRCFG_FULL_RESET 0x00000020 macro
70 PM_RSTC_WRCFG_FULL_RESET, wdt->base + PM_RSTC); in bcm2835_wdt_start()
133 val |= PM_PASSWORD | PM_RSTC_WRCFG_FULL_RESET; in bcm2835_restart()