Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/remoteproc/
Dmtk_scp.c70 struct mtk_scp_of_cluster *scp_cluster = scp->cluster; in scp_wdt_handler() local
76 list_for_each_entry(scp_node, &scp_cluster->mtk_scp_list, elem) in scp_wdt_handler()
482 struct mtk_scp_of_cluster *scp_cluster = scp->cluster; in mt8188_scp_l2tcm_on() local
484 mutex_lock(&scp_cluster->cluster_lock); in mt8188_scp_l2tcm_on()
486 if (scp_cluster->l2tcm_refcnt == 0) { in mt8188_scp_l2tcm_on()
497 scp_cluster->l2tcm_refcnt += 1; in mt8188_scp_l2tcm_on()
499 mutex_unlock(&scp_cluster->cluster_lock); in mt8188_scp_l2tcm_on()
522 struct mtk_scp_of_cluster *scp_cluster = scp->cluster; in mt8188_scp_c1_before_load() local
549 scp_c0 = list_first_entry(&scp_cluster->mtk_scp_list, struct mtk_scp, elem); in mt8188_scp_c1_before_load()
582 struct mtk_scp_of_cluster *scp_cluster = scp->cluster; in mt8195_scp_l2tcm_on() local
[all …]