Home
last modified time | relevance | path

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

/freebsd/sys/arm/altera/socfpga/
H A Dsocfpga_rstmgr.h48 int rstmgr_warmreset(uint32_t reg);
H A Dsocfpga_machdep.c113 if (rstmgr_warmreset(reg) == 0) in _socfpga_cpu_reset()
H A Dsocfpga_rstmgr.c166 rstmgr_warmreset(uint32_t reg) in rstmgr_warmreset() function