Searched refs:RPI3_PM_PASSWORD (Results 1 – 3 of 3) sorted by relevance
220 RPI3_PM_PASSWORD | RESET_TIMEOUT); in rpi3_watchdog_reset()224 rstc |= RPI3_PM_PASSWORD | RPI3_PM_RSTC_WRCFG_FULL_RESET; in rpi3_watchdog_reset()253 rsts |= RPI3_PM_PASSWORD | RPI3_PM_RSTS_WRCFG_HALT; in rpi3_system_off()
50 #define RPI3_PM_PASSWORD U(0x5A000000) macro