Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-conf.c91 count_64 = of_property_count_u64_elems(node, "assigned-clock-rates-u64"); in __set_clk_rates()
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c661 cnt = of_property_count_u64_elems(endpoint, "link-frequencies"); in msm_dp_panel_link_frequencies()
/linux/include/linux/
H A Dof.h1191 static inline int of_property_count_u64_elems(const struct device_node *np, in of_property_count_u64_elems() function