Searched refs:of_property_read_u64_index (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | ocxl.c | 410 rc = of_property_read_u64_index(dev->dev.of_node, in pnv_ocxl_map_xsl_regs() 498 rc = of_property_read_u64_index(hose->dn, "ibm,mmio-atsd", in pnv_ocxl_map_lpar()
|
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_parser.c | 107 of_property_read_u64_index(endpoint, "link-frequencies", in dp_parser_link_frequencies()
|
/openbmc/linux/drivers/of/ |
H A D | property.c | 178 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function 192 EXPORT_SYMBOL_GPL(of_property_read_u64_index);
|
/openbmc/linux/include/linux/ |
H A D | of.h | 319 extern int of_property_read_u64_index(const struct device_node *np, 621 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 5550 of_property_read_u64_index(dn, "secure-regions", j, in of_get_nand_secure_regions() 5552 of_property_read_u64_index(dn, "secure-regions", j + 1, in of_get_nand_secure_regions()
|