Home
last modified time | relevance | path

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

/freebsd/sys/arm/altera/socfpga/
H A Dsocfpga_rstmgr.h33 #define CTRL_SWWARMRSTREQ (1 << 1) /* Trigger warm reset */ macro
H A Dsocfpga_machdep.c123 reg, CTRL_SWWARMRSTREQ); in _socfpga_cpu_reset()
H A Dsocfpga_rstmgr.c175 WRITE4(sc, reg, CTRL_SWWARMRSTREQ); in rstmgr_warmreset()