Searched refs:GPU_INT_CLEAR (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/panfrost/ |
D | panfrost_perfcnt.c | 57 gpu_write(pfdev, GPU_INT_CLEAR, in panfrost_perfcnt_dump_locked() 119 gpu_write(pfdev, GPU_INT_CLEAR, in panfrost_perfcnt_enable_locked()
|
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()
|
D | panfrost_regs.h | 23 #define GPU_INT_CLEAR 0x24 macro
|
/linux-6.12.1/drivers/gpu/drm/panthor/ |
D | panthor_regs.h | 38 #define GPU_INT_CLEAR 0x24 macro
|
D | panthor_gpu.c | 429 gpu_write(ptdev, GPU_INT_CLEAR, GPU_IRQ_RESET_COMPLETED); in panthor_gpu_soft_reset()
|