Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tve200/
H A Dtve200_drm.h94 #define TVE200_VSTSTYPE_BITS (BIT(4) | BIT(5)) macro
H A Dtve200_display.c53 if (!(val & TVE200_VSTSTYPE_BITS)) { in tve200_irq()
59 val &= ~TVE200_VSTSTYPE_BITS; in tve200_irq()
/kernel/linux/linux-6.6/drivers/gpu/drm/tve200/
H A Dtve200_drm.h94 #define TVE200_VSTSTYPE_BITS (BIT(4) | BIT(5)) macro
H A Dtve200_display.c53 if (!(val & TVE200_VSTSTYPE_BITS)) { in tve200_irq()
59 val &= ~TVE200_VSTSTYPE_BITS; in tve200_irq()

Completed in 3 milliseconds