Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Dcommon.xml.h94 #define chipFeatures_FAST_CLEAR 0x00000001 macro
H A Detnaviv_gpu.c417 gpu->identity.features &= ~chipFeatures_FAST_CLEAR; in etnaviv_hw_identify()
860 gpu->identity.features &= ~chipFeatures_FAST_CLEAR; in etnaviv_gpu_init()