Searched refs:of_map_id (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/iommu/ |
H A D | of_iommu.c | 60 err = of_map_id(master_np, *id, "iommu-map", in of_iommu_configure_dev_id()
|
/openbmc/linux/drivers/xen/ |
H A D | grant-dma-ops.c | 324 if (of_map_id(np, rid, "iommu-map", "iommu-map-mask", &iommu_spec.np, in xen_dt_grant_init_backend_domid()
|
/openbmc/linux/drivers/of/ |
H A D | irq.c | 673 if (!of_map_id(parent_dev->of_node, id_in, "msi-map", in __of_msi_map_id()
|
H A D | base.c | 1960 int of_map_id(struct device_node *np, u32 id, in of_map_id() function 2045 EXPORT_SYMBOL_GPL(of_map_id);
|
/openbmc/linux/include/linux/ |
H A D | of.h | 444 int of_map_id(struct device_node *np, u32 id, 861 static inline int of_map_id(struct device_node *np, u32 id, in of_property_clear_flag() 863 static inline int of_map_id(struct device_node *np, u32 id, of_map_id() function
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-apple.c | 679 err = of_map_id(port->pcie->dev->of_node, rid, "iommu-map", in apple_pcie_add_device()
|