Home
last modified time | relevance | path

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

/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_wdt.c31 PM_RSTC = PM_PASSWORD | (cur & PM_RSTC_WRCFG_CLR) | PM_RSTC_WRCFG_FULL_RESET; in raspi_watchdog_start()
A Draspi4.h150 #define PM_RSTC_WRCFG_CLR (0xffffffcf) macro
/bsp/raspberry-pi/raspi3-32/driver/
A Ddrv_wdt.c29 PM_RSTC = PM_PASSWORD | (cur & PM_RSTC_WRCFG_CLR) | PM_RSTC_WRCFG_FULL_RESET; in raspi_watchdog_start()
A Draspi.h150 #define PM_RSTC_WRCFG_CLR 0xffffffcf macro
/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_wdt.c30 PM_RSTC = PM_PASSWORD | (cur & PM_RSTC_WRCFG_CLR) | PM_RSTC_WRCFG_FULL_RESET; in raspi_watchdog_start()
A Draspi.h154 #define PM_RSTC_WRCFG_CLR 0xffffffcf macro
/bsp/raspberry-pi/raspi4-32/driver/
A Ddrv_wdt.c31 PM_RSTC = PM_PASSWORD | (cur & PM_RSTC_WRCFG_CLR) | PM_RSTC_WRCFG_FULL_RESET; in raspi_watchdog_start()
A Draspi4.h131 #define PM_RSTC_WRCFG_CLR (0xffffffcf) macro

Completed in 16 milliseconds