Searched refs:legacy_binding (Results 1 – 2 of 2) sorted by relevance
244 bool legacy_binding = false; in of_get_coresight_platform_data() local265 legacy_binding = true; in of_get_coresight_platform_data()280 if (legacy_binding && of_coresight_legacy_ep_is_input(ep)) in of_get_coresight_platform_data()
1953 bool legacy_binding; in arm_smmu_device_dt_probe() local1965 legacy_binding = of_find_property(dev->of_node, "mmu-masters", NULL); in arm_smmu_device_dt_probe()1966 if (legacy_binding && !using_generic_binding) { in arm_smmu_device_dt_probe()1970 } else if (!legacy_binding && !using_legacy_binding) { in arm_smmu_device_dt_probe()