Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/etnaviv/
H A Dcommon.xml.h372 #define chipMinorFeatures7_BIT_SECURITY 0x00200000 macro
H A Detnaviv_gpu.c826 if ((gpu->identity.minor_features7 & chipMinorFeatures7_BIT_SECURITY) && in etnaviv_gpu_init()