Home
last modified time | relevance | path

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

/openbmc/linux/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()