Searched refs:legacy_binding (Results 1 – 1 of 1) sorted by relevance
1992 bool legacy_binding; in arm_smmu_device_dt_probe() local2006 legacy_binding = of_find_property(dev->of_node, "mmu-masters", NULL); in arm_smmu_device_dt_probe()2007 if (legacy_binding && !using_generic_binding) { in arm_smmu_device_dt_probe()2011 } else if (!legacy_binding && !using_legacy_binding) { in arm_smmu_device_dt_probe()