Searched refs:ROT_STATUS_IRQ (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/exynos/ | ||
D | regs-rotator.h | 38 #define ROT_STATUS_IRQ(x) (((x) >> 8) & 0x3) macro |
D | exynos_drm_rotator.c | 130 val = ROT_STATUS_IRQ(val); in rotator_reg_get_irq_status() |