Searched refs:alm_sys_tcu (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | qdu1000.c | 38 static struct qcom_icc_node alm_sys_tcu = { variable 39 .name = "alm_sys_tcu", 832 .nodes = { &alm_sys_tcu, &chm_apps, 895 [MASTER_SYS_TCU] = &alm_sys_tcu,
|
H A D | sm8450.c | 253 static struct qcom_icc_node alm_sys_tcu = { variable 254 .name = "alm_sys_tcu", 1456 .nodes = { &alm_gpu_tcu, &alm_sys_tcu, 1689 [MASTER_SYS_TCU] = &alm_sys_tcu,
|
H A D | sm8250.c | 356 static struct qcom_icc_node alm_sys_tcu = { variable 357 .name = "alm_sys_tcu", 1445 .nodes = { &alm_gpu_tcu, &alm_sys_tcu }, 1824 [MASTER_SYS_TCU] = &alm_sys_tcu,
|
H A D | sm8350.c | 343 static struct qcom_icc_node alm_sys_tcu = { variable 344 .name = "alm_sys_tcu", 1506 .nodes = { &alm_gpu_tcu, &alm_sys_tcu }, 1793 [MASTER_SYS_TCU] = &alm_sys_tcu,
|
H A D | sc7280.c | 312 static struct qcom_icc_node alm_sys_tcu = { variable 313 .name = "alm_sys_tcu", 1411 .nodes = { &alm_gpu_tcu, &alm_sys_tcu }, 1672 [MASTER_SYS_TCU] = &alm_sys_tcu,
|
H A D | sm8550.c | 226 static struct qcom_icc_node alm_sys_tcu = { variable 227 .name = "alm_sys_tcu", 1600 .nodes = { &alm_gpu_tcu, &alm_sys_tcu, 1960 [MASTER_SYS_TCU] = &alm_sys_tcu,
|
H A D | sa8775p.c | 554 static struct qcom_icc_node alm_sys_tcu = { variable 555 .name = "alm_sys_tcu", 2298 [MASTER_SYS_TCU] = &alm_sys_tcu,
|
H A D | sc8280xp.c | 449 static struct qcom_icc_node alm_sys_tcu = { variable 450 .name = "alm_sys_tcu", 2209 [MASTER_SYS_TCU] = &alm_sys_tcu,
|
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | sm8250.c | 44 DEFINE_QNODE(alm_sys_tcu, SM8250_MASTER_SYS_TCU, 1, 8, SM8250_SLAVE_LLCC, SM8250_SLAVE_GEM_NOC_SNOC); 176 DEFINE_QBCM(bcm_sh2, "SH2", false, &alm_gpu_tcu, &alm_sys_tcu); 364 [MASTER_SYS_TCU] = &alm_sys_tcu,
|
Completed in 17 milliseconds