Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gpu.c409 !(gpu_read(ptdev, GPU_INT_RAWSTAT) & GPU_IRQ_CLEAN_CACHES_COMPLETED)) in panthor_gpu_flush_caches()
449 !(gpu_read(ptdev, GPU_INT_RAWSTAT) & GPU_IRQ_RESET_COMPLETED)) in panthor_gpu_soft_reset()
H A Dpanthor_regs.h37 #define GPU_INT_RAWSTAT 0x20 macro
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c71 ret = readl_relaxed_poll_timeout(pfdev->iomem + GPU_INT_RAWSTAT, in panfrost_gpu_soft_reset()
78 ret = readl_relaxed_poll_timeout(pfdev->iomem + GPU_INT_RAWSTAT, val, in panfrost_gpu_soft_reset()