Home
last modified time | relevance | path

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

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