Searched refs:of_property_count_u64_elems (Results 1 – 3 of 3) sorted by relevance
91 count_64 = of_property_count_u64_elems(node, "assigned-clock-rates-u64"); in __set_clk_rates()
661 cnt = of_property_count_u64_elems(endpoint, "link-frequencies"); in msm_dp_panel_link_frequencies()
1191 static inline int of_property_count_u64_elems(const struct device_node *np, in of_property_count_u64_elems() function