Home
last modified time | relevance | path

Searched refs:GPU_COHERENCY_PROT_BIT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h133 #define GPU_COHERENCY_PROT_BIT(name) BIT(GPU_COHERENCY_ ## name) macro
H A Dpanthor_gpu.c83 ptdev->coherent ? GPU_COHERENCY_PROT_BIT(ACE_LITE) : GPU_COHERENCY_NONE); in panthor_gpu_coherency_set()
H A Dpanthor_device.c36 GPU_COHERENCY_PROT_BIT(ACE_LITE))) in panthor_gpu_coherency_init()