Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/vfio/pci/
Dvfio_pci_nvlink2.c421 if (of_property_read_u64_index(hose->dn, "ibm,mmio-atsd", nvlink_index, in vfio_pci_ibm_npu2_init()
/Linux-v5.4/arch/powerpc/platforms/powernv/
Docxl.c410 rc = of_property_read_u64_index(dev->dev.of_node, in pnv_ocxl_map_xsl_regs()
/Linux-v5.4/include/linux/
Dof.h312 extern int of_property_read_u64_index(const struct device_node *np,
744 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function