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