Searched refs:PM_RSTC_WRCFG_CLR (Results 1 – 8 of 8) sorted by relevance
31 PM_RSTC = PM_PASSWORD | (cur & PM_RSTC_WRCFG_CLR) | PM_RSTC_WRCFG_FULL_RESET; in raspi_watchdog_start()
150 #define PM_RSTC_WRCFG_CLR (0xffffffcf) macro
29 PM_RSTC = PM_PASSWORD | (cur & PM_RSTC_WRCFG_CLR) | PM_RSTC_WRCFG_FULL_RESET; in raspi_watchdog_start()
150 #define PM_RSTC_WRCFG_CLR 0xffffffcf macro
30 PM_RSTC = PM_PASSWORD | (cur & PM_RSTC_WRCFG_CLR) | PM_RSTC_WRCFG_FULL_RESET; in raspi_watchdog_start()
154 #define PM_RSTC_WRCFG_CLR 0xffffffcf macro
131 #define PM_RSTC_WRCFG_CLR (0xffffffcf) macro
Completed in 16 milliseconds