Searched refs:system_noc_bcms (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/interconnect/qcom/ |
H A D | sdx65.c | 811 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 883 .bcms = system_noc_bcms, 884 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sdx55.c | 824 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 899 .bcms = system_noc_bcms, 900 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | qdu1000.c | 933 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1015 .bcms = system_noc_bcms, 1016 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sdm670.c | 1469 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1509 .bcms = system_noc_bcms, 1510 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sm6350.c | 1642 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1674 .bcms = system_noc_bcms, 1675 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sdm845.c | 1736 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1778 .bcms = system_noc_bcms, 1779 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sc7180.c | 1744 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1775 .bcms = system_noc_bcms, 1776 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sc7280.c | 1782 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1803 .bcms = system_noc_bcms, 1804 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sm8450.c | 1830 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1854 .bcms = system_noc_bcms, 1855 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sm8250.c | 1922 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1961 .bcms = system_noc_bcms, 1962 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sm8350.c | 1922 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1943 .bcms = system_noc_bcms, 1944 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sc8180x.c | 1600 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1850 .bcms = system_noc_bcms, 1851 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sm8150.c | 1799 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 1836 .bcms = system_noc_bcms, 1837 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sm8550.c | 2164 static struct qcom_icc_bcm * const system_noc_bcms[] = { variable 2183 .bcms = system_noc_bcms, 2184 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|
H A D | sa8775p.c | 2473 static struct qcom_icc_bcm *system_noc_bcms[] = { variable 2497 .bcms = system_noc_bcms, 2498 .num_bcms = ARRAY_SIZE(system_noc_bcms),
|