Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/
Dproperty.c145 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function
159 EXPORT_SYMBOL_GPL(of_property_read_u64_index);
/Linux-v4.19/arch/powerpc/platforms/powernv/
Docxl.c410 rc = of_property_read_u64_index(dev->dev.of_node, in pnv_ocxl_map_xsl_regs()
Dnpu-dma.c985 for (i = 0; !of_property_read_u64_index(phb->hose->dn, "ibm,mmio-atsd", in pnv_npu2_init()
/Linux-v4.19/include/linux/
Dof.h315 extern int of_property_read_u64_index(const struct device_node *np,
738 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function