Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_gpu.c132 pfdev->features.coherency_features == COHERENCY_ACE) in panfrost_gpu_init_quirks()
133 quirks |= (COHERENCY_ACE_LITE | COHERENCY_ACE) << in panfrost_gpu_init_quirks()
Dpanfrost_regs.h92 #define COHERENCY_ACE BIT(1) macro