Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-vexpress/
Dtc2_pm.c99 static void tc2_pm_cluster_cache_disable(void) in tc2_pm_cluster_cache_disable() function
188 .cluster_cache_disable = tc2_pm_cluster_cache_disable,
260 BUG_ON(mcpm_loopback(tc2_pm_cluster_cache_disable) != 0); in tc2_pm_init()