Searched refs:acm_apps (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | sm8150.c | 47 DEFINE_QNODE(acm_apps, SM8150_MASTER_AMPSS_M0, 2, 32, SM8150_SLAVE_ECC, SM8150_SLAVE_LLCC, SM8150_SLAVE_GEM_NOC_SNOC); 169 DEFINE_QBCM(bcm_sh5, "SH5", false, &acm_apps); 375 [MASTER_AMPSS_M0] = &acm_apps,
|
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | sm8150.c | 383 static struct qcom_icc_node acm_apps = { variable 384 .name = "acm_apps", 1365 .nodes = { &acm_apps }, 1726 [MASTER_AMPSS_M0] = &acm_apps,
|
H A D | sm6350.c | 302 static struct qcom_icc_node acm_apps = { variable 303 .name = "acm_apps", 1334 .nodes = { &acm_apps }, 1568 [MASTER_AMPSS_M0] = &acm_apps,
|
Completed in 4 milliseconds