Home
last modified time | relevance | path

Searched refs:SMMU_PTC_CONFIG_INDEX_MAP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/
H A Dtegra-smmu.c92 #define SMMU_PTC_CONFIG_INDEX_MAP(x) ((x) & 0x3f) macro
1127 value = SMMU_PTC_CONFIG_ENABLE | SMMU_PTC_CONFIG_INDEX_MAP(0x3f); in tegra_smmu_probe()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dtegra-smmu.c93 #define SMMU_PTC_CONFIG_INDEX_MAP(x) ((x) & 0x3f) macro
1115 value = SMMU_PTC_CONFIG_ENABLE | SMMU_PTC_CONFIG_INDEX_MAP(0x3f); in tegra_smmu_probe()

Completed in 4 milliseconds