Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-axxia/
Dplatsmp.c17 #define SC_RST_CPU_HOLD 0x1010 macro
45 tmp = readl(syscon + SC_RST_CPU_HOLD); in axxia_boot_secondary()
48 writel(tmp, syscon + SC_RST_CPU_HOLD); in axxia_boot_secondary()