Searched refs:chm_apps (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | qdu1000.c | 47 static struct qcom_icc_node chm_apps = { variable 48 .name = "chm_apps", 832 .nodes = { &alm_sys_tcu, &chm_apps, 896 [MASTER_APPSS_PROC] = &chm_apps,
|
H A D | sm8250.c | 367 static struct qcom_icc_node chm_apps = { variable 368 .name = "chm_apps", 1480 .nodes = { &chm_apps }, 1825 [MASTER_AMPSS_M0] = &chm_apps,
|
H A D | sm8350.c | 354 static struct qcom_icc_node chm_apps = { variable 355 .name = "chm_apps", 1520 .nodes = { &chm_apps }, 1794 [MASTER_APPSS_PROC] = &chm_apps,
|
H A D | sc7280.c | 321 static struct qcom_icc_node chm_apps = { variable 322 .name = "chm_apps", 1423 .nodes = { &chm_apps }, 1673 [MASTER_APPSS_PROC] = &chm_apps,
|
H A D | sm8450.c | 262 static struct qcom_icc_node chm_apps = { variable 263 .name = "chm_apps", 1690 [MASTER_APPSS_PROC] = &chm_apps,
|
H A D | sm8550.c | 235 static struct qcom_icc_node chm_apps = { variable 236 .name = "chm_apps", 1601 &chm_apps, &qnm_gpu, 1961 [MASTER_APPSS_PROC] = &chm_apps,
|
H A D | sa8775p.c | 565 static struct qcom_icc_node chm_apps = { variable 566 .name = "chm_apps", 2049 .nodes = { &chm_apps }, 2299 [MASTER_APPSS_PROC] = &chm_apps,
|
H A D | sc8280xp.c | 460 static struct qcom_icc_node chm_apps = { variable 461 .name = "chm_apps", 1932 .nodes = { &chm_apps }, 2210 [MASTER_APPSS_PROC] = &chm_apps,
|
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | sm8250.c | 45 DEFINE_QNODE(chm_apps, SM8250_MASTER_AMPSS_M0, 2, 32, SM8250_SLAVE_LLCC, SM8250_SLAVE_GEM_NOC_SNOC, SM8250_SLAVE_MEM_NOC_PCIE_SNOC); 181 DEFINE_QBCM(bcm_sh4, "SH4", false, &chm_apps); 365 [MASTER_AMPSS_M0] = &chm_apps,
|
Completed in 16 milliseconds