Searched refs:system_noc_nodes (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/drivers/interconnect/qcom/ |
A D | sdx55.c | 159 static struct qcom_icc_node * const system_noc_nodes[] = { variable 213 .nodes = system_noc_nodes, 214 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sdx65.c | 151 static struct qcom_icc_node * const system_noc_nodes[] = { variable 202 .nodes = system_noc_nodes, 203 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sdm670.c | 377 static struct qcom_icc_node * const system_noc_nodes[] = { variable 401 .nodes = system_noc_nodes, 402 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sc7180.c | 464 static struct qcom_icc_node * const system_noc_nodes[] = { variable 482 .nodes = system_noc_nodes, 483 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sdm845.c | 414 static struct qcom_icc_node * const system_noc_nodes[] = { variable 437 .nodes = system_noc_nodes, 438 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sm6350.c | 431 static struct qcom_icc_node * const system_noc_nodes[] = { variable 450 .nodes = system_noc_nodes, 451 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | qdu1000.c | 940 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1011 .nodes = system_noc_nodes, 1012 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sm8150.c | 459 static struct qcom_icc_node * const system_noc_nodes[] = { variable 480 .nodes = system_noc_nodes, 481 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sm8250.c | 473 static struct qcom_icc_node * const system_noc_nodes[] = { variable 496 .nodes = system_noc_nodes, 497 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sm8350.c | 495 static struct qcom_icc_node * const system_noc_nodes[] = { variable 507 .nodes = system_noc_nodes, 508 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sc7280.c | 1787 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1799 .nodes = system_noc_nodes, 1800 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sc8180x.c | 1765 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1845 .nodes = system_noc_nodes, 1846 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sm8450.c | 1827 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1841 .nodes = system_noc_nodes, 1842 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sm8550.c | 2152 static struct qcom_icc_node * const system_noc_nodes[] = { variable 2162 .nodes = system_noc_nodes, 2163 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
A D | sa8775p.c | 2479 static struct qcom_icc_node *system_noc_nodes[] = { variable 2493 .nodes = system_noc_nodes, 2494 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
Completed in 31 milliseconds