Searched refs:legacy_binding (Results 1 – 2 of 2) sorted by relevance
288 bool legacy_binding = false; in of_get_coresight_platform_data() local304 legacy_binding = true; in of_get_coresight_platform_data()317 if (legacy_binding && of_coresight_legacy_ep_is_input(ep)) in of_get_coresight_platform_data()
2042 bool legacy_binding; in arm_smmu_device_dt_probe() local2053 legacy_binding = of_find_property(dev->of_node, "mmu-masters", NULL); in arm_smmu_device_dt_probe()2054 if (legacy_binding && !using_generic_binding) { in arm_smmu_device_dt_probe()2060 } else if (!legacy_binding && !using_legacy_binding) { in arm_smmu_device_dt_probe()