Searched defs:tegra_smmu_enable (Results 1 – 2 of 2) sorted by relevance
18 struct tegra_smmu_enable { struct19 unsigned int reg;20 unsigned int bit;
327 static void tegra_smmu_enable(struct tegra_smmu *smmu, unsigned int swgroup, in tegra_smmu_enable() function