Searched refs:of_property_read_u64_index (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/of/ |
H A D | property.c | 234 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 D | of.h | 325 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 D | dp_panel.c | 664 of_property_read_u64_index(endpoint, "link-frequencies", in msm_dp_panel_link_frequencies()
|
/linux/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 5569 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()
|