Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-ep93xx/
Dsoc.h139 #define EP93XX_SYSCON_DEVCFG_SWRST (1<<31) macro
Dcore.c994 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
995 ep93xx_devcfg_clear_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()