Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rpi/common/
H A Drpi3_pm.c31 #define RPI3_PM_RSTC_WRCFG_FULL_RESET U(0x00000020) macro
232 rstc |= RPI3_PM_PASSWORD | RPI3_PM_RSTC_WRCFG_FULL_RESET; in rpi3_watchdog_reset()