Home
last modified time | relevance | path

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

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