Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/soc/tegra/
H A Dmc.h55 const unsigned int *swgroups; member
63 const struct tegra_smmu_swgroup *swgroups; member
/OK3568_Linux_fs/kernel/drivers/memory/tegra/
H A Dtegra124.c966 .swgroups = tegra124_group_drm,
1033 .swgroups = tegra124_swgroups,
1065 .swgroups = tegra124_swgroups,
H A Dtegra114.c922 .swgroups = tegra114_group_drm,
930 .swgroups = tegra114_swgroups,
H A Dtegra30.c966 .swgroups = tegra30_group_drm,
974 .swgroups = tegra30_swgroups,
H A Dtegra210.c1062 .swgroups = tegra210_group_display,
1070 .swgroups = tegra210_swgroups,
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dtegra-smmu.c349 if (smmu->soc->swgroups[i].swgroup == swgroup) { in tegra_smmu_find_swgroup()
350 group = &smmu->soc->swgroups[i]; in tegra_smmu_find_swgroup()
890 if (smmu->soc->groups[i].swgroups[j] == swgroup) in tegra_smmu_find_group()
1015 const struct tegra_smmu_swgroup *group = &smmu->soc->swgroups[i]; in tegra_smmu_swgroups_show()