Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-rotator.h15 #define ROT_CONFIG_IRQ (3 << 8) macro
H A Dexynos_drm_rotator.c73 val |= ROT_CONFIG_IRQ; in rotator_reg_set_irq()
75 val &= ~ROT_CONFIG_IRQ; in rotator_reg_set_irq()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-rotator.h15 #define ROT_CONFIG_IRQ (3 << 8) macro
H A Dexynos_drm_rotator.c73 val |= ROT_CONFIG_IRQ; in rotator_reg_set_irq()
75 val &= ~ROT_CONFIG_IRQ; in rotator_reg_set_irq()

Completed in 3 milliseconds