Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dtegra-smmu.c91 #define SMMU_PTC_CONFIG_REQ_LIMIT(x) (((x) & 0x0f) << 24) macro
1130 value |= SMMU_PTC_CONFIG_REQ_LIMIT(8); in tegra_smmu_probe()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dtegra-smmu.c92 #define SMMU_PTC_CONFIG_REQ_LIMIT(x) (((x) & 0x0f) << 24) macro
1118 value |= SMMU_PTC_CONFIG_REQ_LIMIT(8); in tegra_smmu_probe()

Completed in 4 milliseconds