Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-ep93xx/
Dsoc.h137 #define EP93XX_SYSCON_DEVCFG_SWRST (1<<31) macro
Dcore.c901 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
902 ep93xx_devcfg_clear_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()