Home
last modified time | relevance | path

Searched refs:ROT_STATUS_IRQ_PENDING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-rotator.h34 #define ROT_STATUS_IRQ_PENDING(x) (1 << (x)) macro
H A Dexynos_drm_rotator.c103 val |= ROT_STATUS_IRQ_PENDING((u32)irq_status); in rotator_irq_handler()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-rotator.h34 #define ROT_STATUS_IRQ_PENDING(x) (1 << (x)) macro
H A Dexynos_drm_rotator.c103 val |= ROT_STATUS_IRQ_PENDING((u32)irq_status); in rotator_irq_handler()

Completed in 3 milliseconds