Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-stm32mp/
A Dpsci.c21 #define RCC_MP_GRSTCSETR (STM32_RCC_BASE + 0x0404) macro
199 writel(RCC_MP_GRSTCSETR_MPUP1RST, RCC_MP_GRSTCSETR); in psci_cpu_off()
201 writel(RCC_MP_GRSTCSETR_MPUP0RST, RCC_MP_GRSTCSETR); in psci_cpu_off()
211 writel(RCC_MP_GRSTCSETR_MPSYSRST, RCC_MP_GRSTCSETR); in psci_system_reset()

Completed in 2 milliseconds