Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/platforms/powernv/
Docxl.c410 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()
/linux-6.14.4/drivers/of/
Dproperty.c201 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function
215 EXPORT_SYMBOL_GPL(of_property_read_u64_index);
/linux-6.14.4/drivers/gpu/drm/msm/dp/
Ddp_panel.c437 of_property_read_u64_index(endpoint, "link-frequencies", in msm_dp_panel_link_frequencies()
/linux-6.14.4/include/linux/
Dof.h320 extern int of_property_read_u64_index(const struct device_node *np,
636 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function
/linux-6.14.4/drivers/mtd/nand/raw/
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()