Searched refs:GPU_INT_CLEAR (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/panfrost/ |
| A D | panfrost_perfcnt.c | 57 gpu_write(pfdev, GPU_INT_CLEAR, in panfrost_perfcnt_dump_locked() 121 gpu_write(pfdev, GPU_INT_CLEAR, in panfrost_perfcnt_enable_locked()
|
| A D | panfrost_gpu.c | 55 gpu_write(pfdev, GPU_INT_CLEAR, state); in panfrost_gpu_irq_handler() 66 gpu_write(pfdev, GPU_INT_CLEAR, GPU_IRQ_RESET_COMPLETED); in panfrost_gpu_soft_reset() 86 gpu_write(pfdev, GPU_INT_CLEAR, GPU_IRQ_MASK_ALL); in panfrost_gpu_soft_reset()
|
| A D | panfrost_regs.h | 25 #define GPU_INT_CLEAR 0x24 macro
|
| /drivers/gpu/drm/panthor/ |
| A D | panthor_gpu.c | 148 gpu_write(ptdev, GPU_INT_CLEAR, status); in panthor_gpu_irq_handler() 399 gpu_write(ptdev, GPU_INT_CLEAR, GPU_IRQ_RESET_COMPLETED); in panthor_gpu_soft_reset()
|
| A D | panthor_regs.h | 38 #define GPU_INT_CLEAR 0x24 macro
|
Completed in 12 milliseconds