Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dproperty.c234 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function
248 EXPORT_SYMBOL_GPL(of_property_read_u64_index);
/linux/include/linux/
H A Dof.h325 extern int of_property_read_u64_index(const struct device_node *np,
654 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c664 of_property_read_u64_index(endpoint, "link-frequencies", in msm_dp_panel_link_frequencies()
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5569 of_property_read_u64_index(dn, "secure-regions", j, in of_get_nand_secure_regions()
5571 of_property_read_u64_index(dn, "secure-regions", j + 1, in of_get_nand_secure_regions()