Home
last modified time | relevance | path

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

/linux-4.4.14/include/soc/tegra/
Dmc.h61 bool supports_round_robin_arbitration; member
/linux-4.4.14/drivers/memory/tegra/
Dtegra124.c1008 .supports_round_robin_arbitration = true,
1031 .supports_round_robin_arbitration = true,
Dtegra114.c920 .supports_round_robin_arbitration = false,
Dtegra30.c942 .supports_round_robin_arbitration = false,
Dtegra210.c1067 .supports_round_robin_arbitration = true,
/linux-4.4.14/drivers/iommu/
Dtegra-smmu.c920 if (soc->supports_round_robin_arbitration) in tegra_smmu_probe()