Searched refs:max_idx (Results 1 – 1 of 1) sorted by relevance
1405 rt_uint32_t max_idx = 0, idx; in rt_ofw_count_of_clk() local1411 if (idx > max_idx) in rt_ofw_count_of_clk()1413 max_idx = idx; in rt_ofw_count_of_clk()1417 count = max_idx + 1; in rt_ofw_count_of_clk()
Completed in 7 milliseconds