Home
last modified time | relevance | path

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

/Linux-v5.10/include/soc/tegra/
Dmc.h69 bool supports_round_robin_arbitration; member
/Linux-v5.10/drivers/memory/tegra/
Dtegra124.c1037 .supports_round_robin_arbitration = true,
1069 .supports_round_robin_arbitration = true,
Dtegra114.c934 .supports_round_robin_arbitration = false,
Dtegra30.c978 .supports_round_robin_arbitration = false,
Dtegra210.c1074 .supports_round_robin_arbitration = true,
/Linux-v5.10/drivers/iommu/
Dtegra-smmu.c1137 if (soc->supports_round_robin_arbitration) in tegra_smmu_probe()