Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/tegra/
Dmc.h71 bool supports_round_robin_arbitration; member
/Linux-v4.19/drivers/memory/tegra/
Dtegra124.c1059 .supports_round_robin_arbitration = true,
1091 .supports_round_robin_arbitration = true,
Dtegra30.c957 .supports_round_robin_arbitration = false,
Dtegra114.c935 .supports_round_robin_arbitration = false,
Dtegra210.c1077 .supports_round_robin_arbitration = true,
/Linux-v4.19/drivers/iommu/
Dtegra-smmu.c1054 if (soc->supports_round_robin_arbitration) in tegra_smmu_probe()