/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | qdu1000.c | 679 static struct qcom_icc_node qns_gemnoc_gc = { variable 680 .name = "qns_gemnoc_gc", 852 &xm_qdss_etr1, &qns_gemnoc_gc 999 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sm8450.c | 1279 static struct qcom_icc_node qns_gemnoc_gc = { variable 1280 .name = "qns_gemnoc_gc", 1474 &xm_gic, &qns_gemnoc_gc }, 1846 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sm8250.c | 1276 static struct qcom_icc_node qns_gemnoc_gc = { variable 1277 .name = "qns_gemnoc_gc", 1567 .nodes = { &qns_gemnoc_gc }, 1946 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sm8350.c | 1298 static struct qcom_icc_node qns_gemnoc_gc = { variable 1299 .name = "qns_gemnoc_gc", 1534 .nodes = { &qns_gemnoc_gc }, 1935 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sm8150.c | 1216 static struct qcom_icc_node qns_gemnoc_gc = { variable 1217 .name = "qns_gemnoc_gc", 1474 .nodes = { &qns_gemnoc_gc }, 1822 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sm6350.c | 1112 static struct qcom_icc_node qns_gemnoc_gc = { variable 1113 .name = "qns_gemnoc_gc", 1355 .nodes = { &qns_gemnoc_gc }, 1662 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sc7180.c | 1186 static struct qcom_icc_node qns_gemnoc_gc = { variable 1187 .name = "qns_gemnoc_gc", 1420 .nodes = { &qxm_pimem, &qns_gemnoc_gc }, 1763 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sc7280.c | 1260 static struct qcom_icc_node qns_gemnoc_gc = { variable 1261 .name = "qns_gemnoc_gc", 1436 .nodes = { &qns_gemnoc_gc }, 1795 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sm8550.c | 1327 static struct qcom_icc_node qns_gemnoc_gc = { variable 1328 .name = "qns_gemnoc_gc", 1621 &qns_gemnoc_gc }, 2176 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sa8775p.c | 1850 static struct qcom_icc_node qns_gemnoc_gc = { variable 1851 .name = "qns_gemnoc_gc", 2062 .nodes = { &qns_gemnoc_gc }, 2489 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sc8280xp.c | 1688 static struct qcom_icc_node qns_gemnoc_gc = { variable 1689 .name = "qns_gemnoc_gc", 1945 .nodes = { &qns_gemnoc_gc }, 2363 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | sc7180.c | 148 DEFINE_QNODE(qns_gemnoc_gc, SC7180_SLAVE_SNOC_GEM_NOC_GC, 1, 8, SC7180_MASTER_SNOC_GC_MEM_NOC); 337 .nodes = { &qxm_pimem, &qns_gemnoc_gc }, 680 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sm8250.c | 158 DEFINE_QNODE(qns_gemnoc_gc, SM8250_SLAVE_SNOC_GEM_NOC_GC, 1, 8, SM8250_MASTER_SNOC_GC_MEM_NOC); 186 DEFINE_QBCM(bcm_sn2, "SN2", false, &qns_gemnoc_gc); 502 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|
H A D | sm8150.c | 149 DEFINE_QNODE(qns_gemnoc_gc, SM8150_SLAVE_SNOC_GEM_NOC_GC, 1, 8, SM8150_MASTER_SNOC_GC_MEM_NOC); 178 DEFINE_QBCM(bcm_sn2, "SN2", false, &qns_gemnoc_gc); 487 [SLAVE_SNOC_GEM_NOC_GC] = &qns_gemnoc_gc,
|