Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/tegra/
Dmc.h87 bool supports_round_robin_arbitration; member
/linux-6.1.9/drivers/memory/tegra/
Dtegra124.c1255 .supports_round_robin_arbitration = true,
1289 .supports_round_robin_arbitration = true,
Dtegra114.c1070 .supports_round_robin_arbitration = false,
Dtegra210.c1228 .supports_round_robin_arbitration = true,
Dtegra30.c1183 .supports_round_robin_arbitration = false,
/linux-6.1.9/drivers/iommu/
Dtegra-smmu.c1124 if (soc->supports_round_robin_arbitration) in tegra_smmu_probe()