Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-zynq/
Dslcr.c26 #define SLCR_A9_CPU_RST 0x1 macro
127 reg &= ~(SLCR_A9_CPU_RST << cpu); in zynq_slcr_cpu_start()
144 reg |= (SLCR_A9_CPU_CLKSTOP | SLCR_A9_CPU_RST) << cpu; in zynq_slcr_cpu_stop()