Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-socfpga/
H A Dsocfpga.c77 temp |= RSTMGR_CTRL_SWCOLDRSTREQ; in socfpga_cyclone5_restart()
90 temp |= RSTMGR_CTRL_SWCOLDRSTREQ; in socfpga_arria10_restart()
H A Dcore.h19 #define RSTMGR_CTRL_SWCOLDRSTREQ 0x1 /* Cold Reset */ macro