Searched refs:qns_cnoc (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | sdm845.c | 138 DEFINE_QNODE(qns_cnoc, SDM845_SLAVE_SNOC_CNOC, 1, 8, SDM845_MASTER_SNOC_CNOC); 166 DEFINE_QBCM(bcm_sn3, "SN3", false, &qns_cnoc); 421 [SLAVE_SNOC_CNOC] = &qns_cnoc,
|
H A D | sm8150.c | 148 DEFINE_QNODE(qns_cnoc, SM8150_SNOC_CNOC_SLV, 1, 8, SM8150_SNOC_CNOC_MAS); 179 DEFINE_QBCM(bcm_sn3, "SN3", false, &srvc_aggre1_noc, &srvc_aggre2_noc, &qns_cnoc); 486 [SNOC_CNOC_SLV] = &qns_cnoc,
|
H A D | sc7180.c | 147 DEFINE_QNODE(qns_cnoc, SC7180_SLAVE_SNOC_CNOC, 1, 8, SC7180_MASTER_SNOC_CNOC); 679 [SLAVE_SNOC_CNOC] = &qns_cnoc,
|
H A D | sm8250.c | 157 DEFINE_QNODE(qns_cnoc, SM8250_SNOC_CNOC_SLV, 1, 8, SM8250_SNOC_CNOC_MAS); 501 [SNOC_CNOC_SLV] = &qns_cnoc,
|
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | sdm670.c | 986 static struct qcom_icc_node qns_cnoc = { variable 987 .name = "qns_cnoc", 1220 .nodes = { &qns_cnoc }, 1492 [SLAVE_SNOC_CNOC] = &qns_cnoc,
|
H A D | sm8150.c | 1207 static struct qcom_icc_node qns_cnoc = { variable 1208 .name = "qns_cnoc", 1481 .nodes = { &srvc_aggre1_noc, &srvc_aggre2_noc, &qns_cnoc }, 1821 [SNOC_CNOC_SLV] = &qns_cnoc,
|
H A D | sdm845.c | 1190 static struct qcom_icc_node qns_cnoc = { variable 1191 .name = "qns_cnoc", 1444 .nodes = { &qns_cnoc }, 1763 [SLAVE_SNOC_CNOC] = &qns_cnoc,
|
H A D | sm8250.c | 1267 static struct qcom_icc_node qns_cnoc = { variable 1268 .name = "qns_cnoc", 1945 [SNOC_CNOC_SLV] = &qns_cnoc,
|
H A D | sm6350.c | 1103 static struct qcom_icc_node qns_cnoc = { variable 1104 .name = "qns_cnoc", 1661 [SNOC_CNOC_SLV] = &qns_cnoc,
|
H A D | sc7180.c | 1177 static struct qcom_icc_node qns_cnoc = { variable 1178 .name = "qns_cnoc", 1762 [SLAVE_SNOC_CNOC] = &qns_cnoc,
|
Completed in 13 milliseconds