Searched defs:tegra_smmu_enable (Results 1 – 2 of 2) sorted by relevance
17 struct tegra_smmu_enable { struct18 unsigned int reg;19 unsigned int bit;
358 static void tegra_smmu_enable(struct tegra_smmu *smmu, unsigned int swgroup, in tegra_smmu_enable() function