Searched refs:id_phandle (Results 1 – 2 of 2) sorted by relevance
1049 id->id_phandle = OF_getpropint(id->id_node, "phandle", 0); in iommu_device_register()1050 if (id->id_phandle == 0) in iommu_device_register()1065 if (id->id_phandle == phandle) in iommu_device_do_map()1203 if (id->id_phandle == phandle) { in iommu_device_do_reserve()
277 uint32_t id_phandle; member