Searched refs:ROT_STATUS_IRQ_VAL_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/exynos/ | ||
D | regs-rotator.h | 36 #define ROT_STATUS_IRQ_VAL_COMPLETE 1 macro |
D | exynos_drm_rotator.c | 86 if (val == ROT_STATUS_IRQ_VAL_COMPLETE) in rotator_reg_get_irq_status() |