Lines Matching +full:disable +full:- +full:mmu +full:- +full:reset
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * linux/arch/arm/mm/proc-sa110.S
5 * Copyright (C) 1997-2002 Russell King
6 * hacked for non-paged-MM by Hyok S. Choi, 2003.
8 * MMU functions for SA110
11 * functions on the StrongARM-110.
17 #include <asm/asm-offsets.h>
20 #include <asm/pgtable-hwdef.h>
23 #include "proc-macros.S"
45 mcr p15, 0, r0, c15, c2, 2 @ Disable clock switching
49 mcr p15, 0, r0, c1, c0, 0 @ disable caches
55 * Perform a soft reset of the system. Put the CPU into the
56 * same state as it would be if it had been reset, and branch
57 * to what would be the reset vector.
59 * loc: location to jump to for soft reset
92 mcr p15, 0, ip, c15, c2, 2 @ disable clock switching
110 * Clean the specified entry of any caches such that the MMU
113 * addr: cache-unaligned virtual address
135 str lr, [sp, #-4]!
174 .size __sa110_setup, . - __sa110_setup
188 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
195 string cpu_sa110_name, "StrongARM-110"
222 .size __sa110_proc_info, . - __sa110_proc_info