Searched refs:larb_spec (Results 1 – 1 of 1) sorted by relevance
558 struct of_phandle_args larb_spec; in mtk_iommu_probe() local593 int count = of_phandle_iterator_args(&it, larb_spec.args, in mtk_iommu_probe()599 larb_spec.np = of_node_get(it.node); in mtk_iommu_probe()600 if (!of_device_is_available(larb_spec.np)) in mtk_iommu_probe()603 plarbdev = of_find_device_by_node(larb_spec.np); in mtk_iommu_probe()606 larb_spec.np, NULL, in mtk_iommu_probe()609 of_node_put(larb_spec.np); in mtk_iommu_probe()616 compare_of, larb_spec.np); in mtk_iommu_probe()