/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | sdx65.c | 600 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 601 .name = "xs_sys_tcu_cfg", 728 .nodes = { &xs_sys_tcu_cfg }, 877 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sdx55.c | 639 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 640 .name = "xs_sys_tcu_cfg", 734 .nodes = { &xs_sys_tcu_cfg }, 893 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | qdu1000.c | 762 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 763 .name = "xs_sys_tcu_cfg", 807 &xs_qdss_stm, &xs_sys_tcu_cfg 1009 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sm8450.c | 1119 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1120 .name = "xs_sys_tcu_cfg", 1385 &xs_sys_tcu_cfg }, 1670 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sdm845.c | 1259 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1260 .name = "xs_sys_tcu_cfg", 1465 .nodes = { &qhs_apss, &srvc_snoc, &xs_sys_tcu_cfg }, 1772 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sdm670.c | 1041 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1042 .name = "xs_sys_tcu_cfg", 1499 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sm8250.c | 1343 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1344 .name = "xs_sys_tcu_cfg", 1955 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sm8350.c | 1127 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1128 .name = "xs_sys_tcu_cfg", 1757 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sm8150.c | 1276 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1277 .name = "xs_sys_tcu_cfg", 1830 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sm6350.c | 1158 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1159 .name = "xs_sys_tcu_cfg", 1668 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sc7180.c | 1232 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1233 .name = "xs_sys_tcu_cfg", 1769 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sc7280.c | 1069 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1070 .name = "xs_sys_tcu_cfg", 1637 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sm8550.c | 1140 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1141 .name = "xs_sys_tcu_cfg", 1515 &xs_qdss_stm, &xs_sys_tcu_cfg, 1911 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sa8775p.c | 1618 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1619 .name = "xs_sys_tcu_cfg", 1935 &qxs_imem, &xs_sys_tcu_cfg }, 2264 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sc8280xp.c | 1488 static struct qcom_icc_node xs_sys_tcu_cfg = { variable 1489 .name = "xs_sys_tcu_cfg", 1830 &xs_sys_tcu_cfg 2175 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | sdm845.c | 147 DEFINE_QNODE(xs_sys_tcu_cfg, SDM845_SLAVE_TCU, 1, 8); 169 DEFINE_QBCM(bcm_sn6, "SN6", false, &qhs_apss, &srvc_snoc, &xs_sys_tcu_cfg); 430 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sc7180.c | 154 DEFINE_QNODE(xs_sys_tcu_cfg, SC7180_SLAVE_TCU, 1, 8); 686 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sm8250.c | 167 DEFINE_QNODE(xs_sys_tcu_cfg, SM8250_SLAVE_TCU, 1, 8); 511 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|
H A D | sm8150.c | 157 DEFINE_QNODE(xs_sys_tcu_cfg, SM8150_SLAVE_TCU, 1, 8); 495 [SLAVE_TCU] = &xs_sys_tcu_cfg,
|