Home
last modified time | relevance | path

Searched refs:get_max_node_id (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/interconnect/imx/
H A Dimx.c258 static int get_max_node_id(struct imx_icc_node_desc *nodes, int nodes_count) in get_max_node_id() function
281 num_nodes = get_max_node_id(nodes, nodes_count) + 1; in imx_icc_register()