Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/panfrost/
Dpanfrost_gpu.c135 pfdev->features.coherency_features == COHERENCY_ACE) in panfrost_gpu_init_quirks()
136 quirks |= (COHERENCY_ACE_LITE | COHERENCY_ACE) << in panfrost_gpu_init_quirks()
Dpanfrost_regs.h97 #define COHERENCY_ACE BIT(1) macro