Home
last modified time | relevance | path

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

/Linux-v5.4/include/soc/tegra/
Dmc.h69 bool supports_round_robin_arbitration; member
/Linux-v5.4/drivers/memory/tegra/
Dtegra124.c1056 .supports_round_robin_arbitration = true,
1088 .supports_round_robin_arbitration = true,
Dtegra114.c932 .supports_round_robin_arbitration = false,
Dtegra30.c954 .supports_round_robin_arbitration = false,
Dtegra210.c1074 .supports_round_robin_arbitration = true,
/Linux-v5.4/drivers/iommu/
Dtegra-smmu.c1048 if (soc->supports_round_robin_arbitration) in tegra_smmu_probe()