/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | sdx65.c | 357 static struct qcom_icc_node qns_llcc = { variable 358 .name = "qns_llcc", 686 .nodes = { &qns_llcc }, 799 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sdx55.c | 382 static struct qcom_icc_node qns_llcc = { variable 383 .name = "qns_llcc", 657 .nodes = { &qns_llcc }, 812 [SLAVE_LLCC] = &qns_llcc,
|
H A D | qdu1000.c | 368 static struct qcom_icc_node qns_llcc = { variable 369 .name = "qns_llcc", 826 .nodes = { &qns_llcc }, 904 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sdm670.c | 929 static struct qcom_icc_node qns_llcc = { variable 930 .name = "qns_llcc", 1067 .nodes = { &qns_llcc }, 1425 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sm8450.c | 1136 static struct qcom_icc_node qns_llcc = { variable 1137 .name = "qns_llcc", 1449 .nodes = { &qns_llcc }, 1700 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sm8250.c | 1119 static struct qcom_icc_node qns_llcc = { variable 1120 .name = "qns_llcc", 1417 .nodes = { &qns_llcc }, 1835 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sm8350.c | 1171 static struct qcom_icc_node qns_llcc = { variable 1172 .name = "qns_llcc", 1499 .nodes = { &qns_llcc }, 1806 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sm8150.c | 1152 static struct qcom_icc_node qns_llcc = { variable 1153 .name = "qns_llcc", 1302 .nodes = { &qns_llcc }, 1741 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sm6350.c | 985 static struct qcom_icc_node qns_llcc = { variable 986 .name = "qns_llcc", 1313 .nodes = { &qns_llcc }, 1580 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sdm845.c | 1133 static struct qcom_icc_node qns_llcc = { variable 1134 .name = "qns_llcc", 1285 .nodes = { &qns_llcc }, 1688 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sc7180.c | 1045 static struct qcom_icc_node qns_llcc = { variable 1046 .name = "qns_llcc", 1258 .nodes = { &qns_llcc }, 1652 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sc7280.c | 1119 static struct qcom_icc_node qns_llcc = { variable 1120 .name = "qns_llcc", 1405 .nodes = { &qns_llcc }, 1685 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sm8550.c | 1222 static struct qcom_icc_node qns_llcc = { variable 1223 .name = "qns_llcc", 1593 .nodes = { &qns_llcc }, 1972 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sa8775p.c | 1650 static struct qcom_icc_node qns_llcc = { variable 1651 .name = "qns_llcc", 2043 .nodes = { &qns_llcc }, 2311 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sc8280xp.c | 1520 static struct qcom_icc_node qns_llcc = { variable 1521 .name = "qns_llcc", 1926 .nodes = { &qns_llcc }, 2221 [SLAVE_LLCC] = &qns_llcc,
|
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | sc7180.c | 129 DEFINE_QNODE(qns_llcc, SC7180_SLAVE_LLCC, 1, 16, SC7180_MASTER_LLCC); 175 .nodes = { &qns_llcc }, 569 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sdm845.c | 131 DEFINE_QNODE(qns_llcc, SDM845_SLAVE_LLCC, 4, 16, SDM845_MASTER_LLCC); 151 DEFINE_QBCM(bcm_sh0, "SH0", true, &qns_llcc); 346 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sm8250.c | 136 DEFINE_QNODE(qns_llcc, SM8250_SLAVE_LLCC, 4, 16, SM8250_MASTER_LLCC); 171 DEFINE_QBCM(bcm_sh0, "SH0", true, &qns_llcc); 375 [SLAVE_LLCC] = &qns_llcc,
|
H A D | sm8150.c | 140 DEFINE_QNODE(qns_llcc, SM8150_SLAVE_LLCC, 4, 16, SM8150_MASTER_LLCC); 161 DEFINE_QBCM(bcm_sh0, "SH0", true, &qns_llcc); 390 [SLAVE_LLCC] = &qns_llcc,
|