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

/linux-master/arch/arm/mach-zynq/
H A Dslcr.c25 #define SLCR_A9_CPU_RST 0x1 macro
126 reg &= ~(SLCR_A9_CPU_RST << cpu);
143 reg |= (SLCR_A9_CPU_CLKSTOP | SLCR_A9_CPU_RST) << cpu;

Completed in 93 milliseconds