Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/etnaviv/
Dcommon.xml.h186 #define chipMinorFeatures1_MMU_VERSION 0x10000000 macro
Detnaviv_mmu.c303 if (!(gpu->identity.minor_features1 & chipMinorFeatures1_MMU_VERSION)) { in etnaviv_iommu_new()