Searched refs:system_noc_bcms (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/drivers/interconnect/qcom/ |
A D | sdx55.c | 140 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 215 .bcms = system_noc_bcms, 216 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sdx65.c | 132 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 204 .bcms = system_noc_bcms, 205 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sdm670.c | 363 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 403 .bcms = system_noc_bcms, 404 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sc7180.c | 453 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 484 .bcms = system_noc_bcms, 485 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sdm845.c | 397 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 439 .bcms = system_noc_bcms, 440 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sm6350.c | 420 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 452 .bcms = system_noc_bcms, 453 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | qdu1000.c | 931 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1013 .bcms = system_noc_bcms, 1014 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sm8150.c | 445 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 482 .bcms = system_noc_bcms, 483 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sm8250.c | 459 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 498 .bcms = system_noc_bcms, 499 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sm8350.c | 488 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 509 .bcms = system_noc_bcms, 510 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sc7280.c | 1780 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1801 .bcms = system_noc_bcms, 1802 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sc8180x.c | 1597 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1847 .bcms = system_noc_bcms, 1848 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sm8450.c | 1819 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1843 .bcms = system_noc_bcms, 1844 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sm8550.c | 2145 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 2164 .bcms = system_noc_bcms, 2165 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
A D | sa8775p.c | 2471 static struct qcom_icc_bcm *system_noc_bcms[] = { variable 2495 .bcms = system_noc_bcms, 2496 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
Completed in 26 milliseconds