Lines Matching +full:mips +full:- +full:cpc
1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * Author: Paul Burton <paul.burton@mips.com>
13 #include <asm/mips-cps.h>
27 cpc_node = of_find_compatible_node(of_root, NULL, "mti,mips-cpc"); in mips_cpc_default_phys_base()
39 * mips_cpc_phys_base - retrieve the physical base address of the CPC
55 /* If the CPC is already enabled, leave it so */ in mips_cpc_phys_base()
65 /* Enable the CPC, mapped at the default address */ in mips_cpc_phys_base()
80 return -ENODEV; in mips_cpc_probe()
84 return -ENXIO; in mips_cpc_probe()
94 /* Systems with CM >= 3 lock the CPC via mips_cm_lock_other */ in mips_cpc_lock_other()
104 * Ensure the core-other region reflects the appropriate core & in mips_cpc_lock_other()
115 /* Systems with CM >= 3 lock the CPC via mips_cm_lock_other */ in mips_cpc_unlock_other()