Home
last modified time | relevance | path

Searched refs:master_np (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/iommu/
Dof_iommu.c135 struct device_node *master_np) in of_fsl_mc_iommu_init() argument
140 err = of_map_rid(master_np, mc_dev->icid, "iommu-map", in of_fsl_mc_iommu_init()
152 struct device_node *master_np) in of_iommu_configure() argument
158 if (!master_np) in of_iommu_configure()
177 .np = master_np, in of_iommu_configure()
183 err = of_fsl_mc_iommu_init(to_fsl_mc_device(dev), master_np); in of_iommu_configure()
188 while (!of_parse_phandle_with_args(master_np, "iommus", in of_iommu_configure()
/Linux-v5.4/include/linux/
Dof_iommu.h16 struct device_node *master_np);
28 struct device_node *master_np) in of_iommu_configure() argument