Home
last modified time | relevance | path

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

/drivers/iommu/
Dof_iommu.c141 struct device_node *master_np) in of_fsl_mc_iommu_init() argument
146 err = of_map_rid(master_np, mc_dev->icid, "iommu-map", in of_fsl_mc_iommu_init()
158 struct device_node *master_np) in of_iommu_configure() argument
164 if (!master_np) in of_iommu_configure()
183 .np = master_np, in of_iommu_configure()
190 err = of_fsl_mc_iommu_init(to_fsl_mc_device(dev), master_np); in of_iommu_configure()
195 while (!of_parse_phandle_with_args(master_np, "iommus", in of_iommu_configure()