Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dmtk_scp.c71 struct mtk_scp_of_cluster *scp_cluster = scp->cluster; in scp_wdt_handler() local
77 list_for_each_entry(scp_node, &scp_cluster->mtk_scp_list, elem) in scp_wdt_handler()
483 struct mtk_scp_of_cluster *scp_cluster = scp->cluster; in mt8188_scp_l2tcm_on() local
485 mutex_lock(&scp_cluster->cluster_lock); in mt8188_scp_l2tcm_on()
487 if (scp_cluster->l2tcm_refcnt == 0) { in mt8188_scp_l2tcm_on()
498 scp_cluster->l2tcm_refcnt += 1; in mt8188_scp_l2tcm_on()
500 mutex_unlock(&scp_cluster->cluster_lock); in mt8188_scp_l2tcm_on()
523 struct mtk_scp_of_cluster *scp_cluster = scp->cluster; in mt8188_scp_c1_before_load() local
550 scp_c0 = list_first_entry(&scp_cluster->mtk_scp_list, struct mtk_scp, elem); in mt8188_scp_c1_before_load()
583 struct mtk_scp_of_cluster *scp_cluster = scp->cluster; in mt8195_scp_l2tcm_on() local
[all …]
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8188-evb.dts334 &scp_cluster {
H A Dmt8390-grinn-genio-sbc.dtsi499 &scp_cluster {