Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-ep93xx/
Dsoc.h138 #define EP93XX_SYSCON_DEVCFG_SWRST (1<<31) macro
Dcore.c964 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
965 ep93xx_devcfg_clear_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()