Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-rotator.h35 #define ROT_STATUS_IRQ(x) (((x) >> 8) & 0x3) macro
H A Dexynos_drm_rotator.c84 val = ROT_STATUS_IRQ(val); in rotator_reg_get_irq_status()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-rotator.h35 #define ROT_STATUS_IRQ(x) (((x) >> 8) & 0x3) macro
H A Dexynos_drm_rotator.c84 val = ROT_STATUS_IRQ(val); in rotator_reg_get_irq_status()

Completed in 3 milliseconds