Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/altera/socfpga/
H A Dsocfpga_rstmgr.h50 int rstmgr_warmreset(uint32_t reg);
H A Dsocfpga_machdep.c116 if (rstmgr_warmreset(reg) == 0) in _socfpga_cpu_reset()
H A Dsocfpga_rstmgr.c169 rstmgr_warmreset(uint32_t reg) in rstmgr_warmreset() function