Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-spear/
H A Drestart.c29 sysctl_soft_reset((void __iomem *)VA_SPEAR_SYS_CTRL_BASE); in spear_restart()
/openbmc/linux/include/linux/amba/
H A Dsp810.h53 static inline void sysctl_soft_reset(void __iomem *base) in sysctl_soft_reset() function