Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()