Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-ep93xx/
Dsoc.h136 #define EP93XX_SYSCON_DEVCFG_SWRST (1<<31) macro
Dcore.c1003 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
1004 ep93xx_devcfg_clear_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()