Home
last modified time | relevance | path

Searched refs:EP93XX_SYSCON_DEVCFG_SWRST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H A Dsoc.h135 #define EP93XX_SYSCON_DEVCFG_SWRST (1<<31) macro
H A Dcore.c1001 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
1002 ep93xx_devcfg_clear_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
/kernel/linux/linux-6.6/arch/arm/mach-ep93xx/
H A Dsoc.h136 #define EP93XX_SYSCON_DEVCFG_SWRST (1<<31) macro
H A Dcore.c1013 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
1014 ep93xx_devcfg_clear_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()

Completed in 4 milliseconds