Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dmsm_iommu.c386 if (tex < 0 || tex > NUM_TEX_CLASS - 1) { in msm_iommu_map()
697 for (i = 0; i < NUM_TEX_CLASS; i++) { in get_tex_class()
Dmsm_iommu_hw-8xxx.h57 #define NUM_TEX_CLASS 8 macro