Home
last modified time | relevance | path

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

/drivers/gpu/drm/etnaviv/
Dcommon.xml.h371 #define chipMinorFeatures7_BIT_SECURITY 0x00200000 macro
Detnaviv_gpu.c787 if ((gpu->identity.minor_features7 & chipMinorFeatures7_BIT_SECURITY) && in etnaviv_gpu_init()