Home
last modified time | relevance | path

Searched refs:supports_round_robin_arbitration (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/soc/tegra/
Dmc.h59 bool supports_round_robin_arbitration; member
/linux-4.1.27/drivers/memory/tegra/
Dtegra124.c982 .supports_round_robin_arbitration = true,
Dtegra114.c936 .supports_round_robin_arbitration = false,
Dtegra30.c958 .supports_round_robin_arbitration = false,
/linux-4.1.27/drivers/iommu/
Dtegra-smmu.c735 if (soc->supports_round_robin_arbitration) in tegra_smmu_probe()