Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gpu.c81 gpu_write(ptdev, GPU_INT_CLEAR, status); in panthor_gpu_irq_handler()
341 gpu_write(ptdev, GPU_INT_CLEAR, GPU_IRQ_RESET_COMPLETED); in panthor_gpu_soft_reset()
H A Dpanthor_regs.h38 #define GPU_INT_CLEAR 0x24 macro