Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gpu.c76 GPU_IRQ_PROTM_FAULT | \
162 if (status & GPU_IRQ_PROTM_FAULT) in panthor_gpu_irq_handler()
H A Dpanthor_regs.h42 #define GPU_IRQ_PROTM_FAULT BIT(1) macro