Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-exynos/
H A Dmcpm-exynos.c139 static void exynos_cluster_cache_disable(void) in exynos_cluster_cache_disable() function
196 .cluster_cache_disable = exynos_cluster_cache_disable,
273 ret = mcpm_loopback(exynos_cluster_cache_disable); /* turn on the CCI */ in exynos_mcpm_init()