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

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

Completed in 118 milliseconds