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