Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-versatile/
H A Dtc2_pm.c94 static void tc2_pm_cluster_cache_disable(void) in tc2_pm_cluster_cache_disable() function
183 .cluster_cache_disable = tc2_pm_cluster_cache_disable,
255 BUG_ON(mcpm_loopback(tc2_pm_cluster_cache_disable) != 0); in tc2_pm_init()