Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h138 #define GPU_COHERENCY_NONE 31 macro
H A Dpanthor_gpu.c83 ptdev->coherent ? GPU_COHERENCY_PROT_BIT(ACE_LITE) : GPU_COHERENCY_NONE); in panthor_gpu_coherency_set()